Public Member Functions | |
AbsoluteReferenceContent (string ref) | |
Public Member Functions inherited from br::pucrio::telemidia::ncl::components::ReferenceContent | |
ReferenceContent (string ref) | |
string | getReference () |
string | getCompleteReferenceUrl () |
void | setReference (string ref) |
string | getType () |
Public Member Functions inherited from br::pucrio::telemidia::ncl::components::Content | |
Content (string someType, long someSize) | |
bool | instanceOf (string s) |
virtual long | getSize (void) |
virtual void | setSize (long someSize) |
virtual void | setType (string someType) |
Additional Inherited Members | |
Protected Attributes inherited from br::pucrio::telemidia::ncl::components::ReferenceContent | |
string | reference |
Protected Attributes inherited from br::pucrio::telemidia::ncl::components::Content | |
string | type |
long | size |
set< string > | typeSet |