Belle II Software  release-08-01-10
Property Class Reference

Public Member Functions

 Property (Type type, int length, int offset=0)
 
 Property (const Property &pro)
 
Type getType () const
 
int getLength () const
 
int getOffset () const
 
void setType (Type type)
 
void setLength (int length)
 
int getTypeSize () const
 
const std::string getTypeText () const
 

Private Attributes

Type m_type
 
int m_length
 
int m_offset
 

Detailed Description

Definition at line 36 of file FieldProperty.h.


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