|
Scribus
Open source desktop publishing at your fingertips
|


Public Member Functions | |
| PRCConnex (std::string n) | |
| void | serializeConnex (PRCbitStream &pbs) |
| void | serializeTopoItem (PRCbitStream &pbs) |
| void | addShell (PRCShell *&pShell) |
Public Member Functions inherited from PRCBaseTopology | |
| PRCBaseTopology (std::string n, uint32_t id=0) | |
| void | serializeBaseTopology (PRCbitStream &) |
Public Member Functions inherited from PRCAttributes | |
| void | serializeAttributes (PRCbitStream &) const |
| PRCAttribute & | newAttribute () |
| void | addAttribute (const PRCAttribute &attribute) |
Public Attributes | |
| PRCShellList | shell |
Public Attributes inherited from PRCBaseTopology | |
| bool | base_information |
| std::string | name |
| uint32_t | identifier |
Public Attributes inherited from PRCAttributes | |
| PRCAttributeList | attributes |