shawn::BoolTag Class Reference

#include <basic_tags.h>

Inheritance diagram for shawn::BoolTag:

Inheritance graph
[legend]
Collaboration diagram for shawn::BoolTag:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 BoolTag (const std::string &n, bool v, bool lock=false)
virtual ~BoolTag ()
virtual const std::string & type_identifier (void) const throw ()
virtual std::string encoded_content (void) const throw ( std::runtime_error )

Static Public Attributes

static const std::string TAG_TYPE
static const std::string DEFAULT_TRUE_ENCODING
static const std::string DEFAULT_FALSE_ENCODING


Constructor & Destructor Documentation

shawn::BoolTag::BoolTag ( const std::string &  n,
bool  v,
bool  lock = false 
)

virtual shawn::BoolTag::~BoolTag (  )  [virtual]


Member Function Documentation

virtual const std::string& shawn::BoolTag::type_identifier ( void   )  const throw () [virtual]

Implements shawn::Tag.

virtual std::string shawn::BoolTag::encoded_content ( void   )  const throw ( std::runtime_error ) [virtual]

Implements shawn::Tag.


Member Data Documentation

const std::string shawn::BoolTag::TAG_TYPE [static]

const std::string shawn::BoolTag::DEFAULT_TRUE_ENCODING [static]

const std::string shawn::BoolTag::DEFAULT_FALSE_ENCODING [static]


The documentation for this class was generated from the following file:

Generated on Thu Sep 9 00:01:21 2010 for Shawn by  doxygen 1.5.6