|
Scribus
Open source desktop publishing at your fingertips
|


Public Member Functions | |
| PRCProductOccurrence (std::string n="") | |
| void | setLocation (PRCGeneralTransformation3d *&transform) |
| void | serializeProductOccurrence (PRCbitStream &) |
Public Member Functions inherited from PRCGraphics | |
| void | serializeGraphics (PRCbitStream &) |
| void | serializeGraphicsForced (PRCbitStream &) |
| bool | has_graphics () |
Public Member Functions inherited from ContentPRCBase | |
| ContentPRCBase (uint32_t t, std::string n="") | |
| void | serializeContentPRCBase (PRCbitStream &) const |
| uint32_t | getPRCID () const |
| uint32_t | getType () const |
Public Member Functions inherited from PRCAttributes | |
| void | serializeAttributes (PRCbitStream &) const |
| PRCAttribute & | newAttribute () |
| void | addAttribute (const PRCAttribute &attribute) |
Public Attributes | |
| uint32_t | index_part |
| uint32_t | index_prototype |
| bool | prototype_in_same_file_structure |
| PRCUniqueId | prototype_file_structure |
| uint32_t | index_external_data |
| bool | external_data_in_same_file_structure |
| PRCUniqueId | external_data_file_structure |
| std::vector< uint32_t > | index_son_occurrence |
| uint8_t | product_behaviour |
| PRCUnit | unit_information |
| uint8_t | product_information_flags |
| EPRCProductLoadStatus | product_load_status |
| PRCGeneralTransformation3d * | location |
Public Attributes inherited from PRCGraphics | |
| uint32_t | layer_index |
| uint32_t | index_of_line_style |
| uint16_t | behaviour_bit_field |
Public Attributes inherited from ContentPRCBase | |
| uint32_t | type |
| std::string | name |
| uint32_t | CAD_identifier |
| uint32_t | CAD_persistent_identifier |
| uint32_t | PRC_unique_identifier |
Public Attributes inherited from PRCAttributes | |
| PRCAttributeList | attributes |