| Annex(Node *pSource, const
QString &sCategory="") |
mudbox::Node |
|
| AttributeByID(const QString
&sID) const |
mudbox::Node |
|
| AttributeByIndex(int iIndex)
const |
mudbox::Node |
|
| AttributeByName(const QString
&sName) const |
mudbox::Node |
|
| AttributeCount(void)
const |
mudbox::Node |
|
| ByID(int iID) |
mudbox::Node |
[static] |
| ByName(const QString
&sClass, const QString &sName) |
mudbox::Node |
[static] |
| chunk
enum value |
mudbox::Stream |
|
| ClassVersion(const class
ClassDesc *pClass) const |
mudbox::Stream |
[virtual] |
| Close(void) |
mudbox::Stream |
[virtual] |
| ContentChanged(void) const |
mudbox::Node |
|
| CreateInstances(unsigned int
iCount=1) |
mudbox::Stream |
[static] |
| CreatePropertiesWindow(QWidget
*pParent) |
mudbox::Node |
[virtual] |
| CurrentPosition(void)
const |
mudbox::Stream |
[virtual] |
| Eof(void) |
mudbox::Stream |
[virtual] |
| EventGate
class |
mudbox::Node |
[friend] |
| FileName(void) const |
mudbox::Stream |
[virtual] |
| First(void) |
mudbox::Node |
[static] |
| ID(void) const |
mudbox::Node |
|
| Initialize(void) |
mudbox::Node |
[virtual] |
| IsKindOf(const ClassDesc
*pClass) const |
mudbox::Node |
|
| IsNewerThan(int iVersion)
const |
mudbox::Stream |
[virtual] |
| IsNewerThan(int iVersion, Type
*pClassInstance) const |
mudbox::Stream |
[inline] |
| IsOlderThan(int iVersion)
const |
mudbox::Stream |
[virtual] |
| IsOlderThan(int iVersion, Type
*pClassInstance) const |
mudbox::Stream |
[inline] |
| IsStoring(void) const |
mudbox::Stream |
[virtual] |
| IsValid(void) |
mudbox::Stream |
[virtual] |
| LoadTemplate(const QString
&sFileName="", bool bStartEvent=false) |
mudbox::Node |
|
| LogAttributes(void)
const |
mudbox::Node |
|
| m_pThis |
mudbox::Node |
|
| Name(const ClassDesc *pClass=0)
const |
mudbox::Node |
[virtual] |
| Next(void) const |
mudbox::Node |
|
| Node(const QString
&sName="") |
mudbox::Node |
|
| OnEvent(const EventGate
&cEvent) |
mudbox::Node |
[virtual] |
| OnNodeEvent(const Attribute
&cAttribute, NodeEventType cType) |
mudbox::Node |
[virtual] |
| Open(const QString
&sFileName, bool bStoring=false, int iProjectedFileSize=0, bool
bProgressBar=true) |
mudbox::Stream |
[virtual] |
| operator<<(const type
&v) |
mudbox::Stream |
[inline] |
| operator<<(type
*&p) |
mudbox::Stream |
[inline] |
| operator<<(const
Store< type > &s) |
mudbox::Stream |
[inline] |
| operator<<(const
QString &s) |
mudbox::Stream |
|
| operator<<(const
QVector< type > &s) |
mudbox::Stream |
[inline] |
| operator>>(type
&v) |
mudbox::Stream |
[inline] |
| operator>>(type
*&p) |
mudbox::Stream |
[inline] |
| operator>>(Store<
type > &s) |
mudbox::Stream |
[inline] |
| operator>>(QString
&s) |
mudbox::Stream |
|
| operator>>(QVector<
type > &s) |
mudbox::Stream |
[inline] |
| Read(void *pBuffer, size_t
iSize) |
mudbox::Stream |
[virtual] |
| ReadContents(void) |
mudbox::Stream |
[virtual] |
| ReadInt(void) |
mudbox::Stream |
[inline] |
| ReadPointer(void) |
mudbox::Stream |
[virtual] |
| ReadToFile(const char
*sFile) |
mudbox::Stream |
[virtual] |
| Reopen(bool
bStoring=false) |
mudbox::Stream |
[virtual] |
| ReportCorruption(void) |
mudbox::Stream |
[virtual] |
| RequestDeferredEvent(Attribute
&cAttribute) |
mudbox::Node |
|
| RuntimeClass(void) const |
mudbox::Stream |
[inline, virtual] |
| SaveTemplate(const QString
&sFileName="", bool bSaveOnlyVisible=false) |
mudbox::Node |
|
| Serialize(Stream &s) |
mudbox::Node |
[virtual] |
| SetCurrentPosition(uint64
iPosition) |
mudbox::Stream |
[virtual] |
| SetError(bool bError) |
mudbox::Stream |
[virtual] |
| SetName(const QString
&sName) |
mudbox::Node |
|
| SetVersion(unsigned int
iVersion) |
mudbox::Node |
|
| StaticClass(void) |
mudbox::Stream |
[static] |
| Stream(void) |
mudbox::Stream |
[protected] |
| Version(void) const |
mudbox::Stream |
[virtual] |
| Write(const void *pBuffer,
size_t iSize) |
mudbox::Stream |
[virtual] |
| WriteFromFile(const char
*sFile) |
mudbox::Stream |
[virtual] |
| WritePointer(Node
*pPointer) |
mudbox::Stream |
[virtual] |
| ~Node(void) |
mudbox::Node |
[virtual] |
| ~Stream(void) |
mudbox::Stream |
[virtual] |