Scribus
Open source desktop publishing at your fingertips
|
Public Member Functions | |
PRCContentBody (std::string n) | |
void | serializeContentBody (PRCbitStream &) |
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 | |
uint8_t | behavior |
Public Attributes inherited from PRCBaseTopology | |
bool | base_information |
std::string | name |
uint32_t | identifier |
Public Attributes inherited from PRCAttributes | |
PRCAttributeList | attributes |