DotAttribute Class Reference

#include <DotFile.h>

Inheritance diagram for DotAttribute:

DotObjectAttribute List of all members.

Public Member Functions

 DotAttribute (void)
virtual ~DotAttribute (void)
void setId (std::string id)
void setValue (std::string value)
std::string getId (void)
virtual std::string getValue (void)

Protected Attributes

std::string _id
std::string _value

Constructor & Destructor Documentation

DotAttribute ( void   ) 

~DotAttribute ( void   )  [virtual]


Member Function Documentation

void setId ( std::string  id  ) 

void setValue ( std::string  value  ) 

string getId ( void   ) 

string getValue ( void   )  [virtual]

Reimplemented in DotObjectAttribute.


Member Data Documentation

std::string _id [protected]

std::string _value [protected]


The documentation for this class was generated from the following files:
Generated on Mon Apr 2 15:20:57 2007 for MXFLib by  doxygen 1.5.1-p1