class_def::enum_constant Class Reference

#include <enum_constant.h>

Inheritance diagram for class_def::enum_constant:

Inheritance graph
[legend]
Collaboration diagram for class_def::enum_constant:

Collaboration graph
[legend]
List of all members.

Detailed Description

This class represents enum_constant's.

Definition at line 10 of file enum_constant.h.

Public Member Functions

 enum_constant (const std::string &Name="", const std::string &Value="", const std::vector< std::string > &Comments=_empty_string_vector)
virtual const char * get_class_name () const

Static Public Member Functions

static const char * _class_name ()

Friends

std::istream & operator>> (std::istream &s, enum_constant &atr)
std::ostream & operator<< (std::ostream &s, const enum_constant &atr)


The documentation for this class was generated from the following file:
Generated on Tue Jul 14 12:22:31 2009 for cstpp by  doxygen 1.5.1