|
| Asset (cxml::ConstNodePtr node) |
|
| Asset (std::string id, boost::optional< std::string > annotation_text, std::string hash, int64_t size, std::string type) |
|
boost::optional< std::string > | annotation_text () const |
|
std::string | hash () const |
|
int64_t | size () const |
|
std::string | type () const |
|
| Object () |
|
| Object (std::string id) |
|
| Object (Object const &)=delete |
|
Object & | operator= (Object const &)=delete |
|
std::string | id () const |
|
|
boost::optional< std::string > | _annotation_text |
|
std::string | _hash |
|
int64_t | _size = 0 |
|
std::string | _type |
|
Definition at line 87 of file pkl.h.
The documentation for this class was generated from the following file: