PDocLoader Class Reference
PDocLoader is a class to generate Classes from a ProjectConceptor Dokument datastream.
More...
List of all members.
Detailed Description
PDocLoader is a class to generate Classes from a ProjectConceptor Dokument datastream.
- Warning:
- it assums that the Nodes and Connections are BMEssages!! but it automatically restores pointers from Connections to the Nodes (BMessage Objects)
- Author:
- Paradoxon powered by Jesus Christ
- Version:
- 0.01
- Date:
- 2005/10/04 : mail@projectconceptor.de
Constructor & Destructor Documentation
| PDocLoader::PDocLoader |
( |
PDocument * |
doc, |
|
|
BMessage * |
loadableMessage | |
|
) |
| | |
| PDocLoader::~PDocLoader |
( |
void |
|
) |
[virtual] |
Member Function Documentation
| virtual BList* PDocLoader::GetAllConnections |
( |
void |
|
) |
[inline, virtual] |
| virtual BList* PDocLoader::GetAllNodes |
( |
void |
|
) |
[inline, virtual] |
| virtual BMessage* PDocLoader::GetCommandManagerMessage |
( |
void |
|
) |
[inline, virtual] |
| virtual BList* PDocLoader::GetMacroList |
( |
void |
|
) |
[inline, virtual] |
| virtual BMessage* PDocLoader::GetPrinterSetting |
( |
void |
|
) |
[inline, virtual] |
| virtual BList* PDocLoader::GetSelectedNodes |
( |
void |
|
) |
[inline, virtual] |
| virtual BMessage* PDocLoader::GetSettings |
( |
void |
|
) |
[inline, virtual] |
| virtual uint32 PDocLoader::GetUndoIndex |
( |
void |
|
) |
[inline, virtual] |
| virtual BList* PDocLoader::GetUndoList |
( |
void |
|
) |
[inline, virtual] |
| void PDocLoader::Init |
( |
void |
|
) |
[protected, virtual] |
| void PDocLoader::Load |
( |
void |
|
) |
[protected, virtual] |
| BList * PDocLoader::ReIndexConnections |
( |
BMessage * |
allConnectionsMessage |
) |
[protected, virtual] |
| BList * PDocLoader::ReIndexMacro |
( |
BMessage * |
reIndexUndo |
) |
[protected, virtual] |
| BList * PDocLoader::ReIndexSelected |
( |
BMessage * |
allConnectionsMessage |
) |
[protected, virtual] |
| BList * PDocLoader::ReIndexUndo |
( |
BMessage * |
reIndexUndo |
) |
[protected, virtual] |
| BList * PDocLoader::Spread |
( |
BMessage * |
allNodeMessage |
) |
[protected, virtual] |
Member Data Documentation
The documentation for this class was generated from the following files: