#include <derived_attribute.h>
Inheritance diagram for class_def::derived_attribute:


Definition at line 10 of file derived_attribute.h.
Public Member Functions | |
| virtual const char * | get_class_name () const |
| derived_attribute (const std::string &Type="", int Reference=0, const std::string &Name="", const std::string &Null_value="", int Max_length=0, const std::vector< std::string > &Comments=_empty_string_vector) | |
Static Public Member Functions | |
| static const char * | _class_name () |
Friends | |
| std::istream & | operator>> (std::istream &s, derived_attribute &atr) |
| std::ostream & | operator<< (std::ostream &s, const derived_attribute &atr) |
1.5.1