Moka kernel
|
This is the complete list of members for CAttribute, including all inherited members.
CAttribute() | CAttribute | |
CAttribute(const CAttribute &CAttribute) | CAttribute | |
copy() const =0 | CAttribute | pure virtual |
destroy()=0 | CAttribute | pure virtual |
getNext() const | CAttribute | |
getPrev() const | CAttribute | |
getType() const =0 | CAttribute | pure virtual |
load(std::istream &AStream)=0 | CAttribute | pure virtual |
operator<<(std::ostream &AOS, const CAttribute &AAttribute) | CAttribute | friend |
operator>>(std::istream &AIS, CAttribute &AAttribute) | CAttribute | friend |
save(std::ostream &AStream) const =0 | CAttribute | pure virtual |
setNext(CAttribute *ANext) | CAttribute | |
setPrev(CAttribute *APrev) | CAttribute | |
~CAttribute() | CAttribute | virtual |