|
| PRCSingleAttribute (int32_t integer) |
|
| PRCSingleAttribute (double real) |
|
| PRCSingleAttribute (uint32_t time) |
|
| PRCSingleAttribute (const std::string &text) |
|
| PRCSingleAttribute (uint32_t title, int32_t integer) |
|
| PRCSingleAttribute (uint32_t title, double real) |
|
| PRCSingleAttribute (uint32_t title, uint32_t time) |
|
| PRCSingleAttribute (uint32_t title, const std::string &text) |
|
| PRCSingleAttribute (const std::string title, int32_t integer) |
|
| PRCSingleAttribute (const std::string title, double real) |
|
| PRCSingleAttribute (const std::string title, uint32_t time) |
|
| PRCSingleAttribute (const std::string title, const std::string &text) |
|
void | serializeSingleAttribute (PRCbitStream &) const |
|
| PRCAttributeEntry (uint32_t integer) |
|
| PRCAttributeEntry (const std::string &text) |
|
void | serializeAttributeEntry (PRCbitStream &) const |
|
The documentation for this class was generated from the following files:
- /Users/ale/src/Scribus/scribus/third_party/prc/writePRC.h
- /Users/ale/src/Scribus/scribus/third_party/prc/writePRC.cc