RoseBin_Variable Class Reference

#include <RoseBin_DataFlowAbstract.h>

List of all members.

Public Member Functions

 RoseBin_Variable (uint64_t pos, std::string n, RoseBin_DataTypes::DataTypes t, std::string d, int l, std::vector< uint64_t > v)
RoseBin_DataTypes::DataTypes getType ()
int getLength ()
std::string getName ()
std::string toString ()

Private Attributes

uint64_t position
std::string name
RoseBin_DataTypes::DataTypes type
std::string description
int length
std::vector< uint64_t > value


Constructor & Destructor Documentation

RoseBin_Variable::RoseBin_Variable ( uint64_t  pos,
std::string  n,
RoseBin_DataTypes::DataTypes  t,
std::string  d,
int  l,
std::vector< uint64_t >  v 
) [inline]


Member Function Documentation

RoseBin_DataTypes::DataTypes RoseBin_Variable::getType (  )  [inline]

int RoseBin_Variable::getLength ( void   )  [inline]

std::string RoseBin_Variable::getName (  )  [inline]

std::string RoseBin_Variable::toString (  )  [inline]


Member Data Documentation

uint64_t RoseBin_Variable::position [private]

std::string RoseBin_Variable::name [private]

RoseBin_DataTypes::DataTypes RoseBin_Variable::type [private]

std::string RoseBin_Variable::description [private]

int RoseBin_Variable::length [private]

std::vector<uint64_t> RoseBin_Variable::value [private]


The documentation for this class was generated from the following file:
Generated on Tue Jan 31 05:34:36 2012 for ROSE by  doxygen 1.4.7