Main Page | Namespace List | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members

CubitInterface::AssemblyItem Class Reference

Class to implement assembly tree interface. More...

#include <CubitInterface.hpp>

List of all members.

Public Member Functions

 AssemblyItem ()
 ~AssemblyItem ()
std::string get_name ()
std::string get_type ()
int get_level ()
int get_instance ()
std::string get_path ()
int get_id ()
void set_level (int alevel)
void set_instance (int ainstance)
void set_type (std::string atype)
void set_name (std::string aname)
void set_path (std::string apath)
void set_id (int aid)

Public Attributes

std::vector< int > volume_id_list


Detailed Description

Class to implement assembly tree interface.


Constructor & Destructor Documentation

CubitInterface::AssemblyItem::AssemblyItem  ) 
 

CubitInterface::AssemblyItem::~AssemblyItem  ) 
 


Member Function Documentation

int CubitInterface::AssemblyItem::get_id  ) 
 

int CubitInterface::AssemblyItem::get_instance  ) 
 

int CubitInterface::AssemblyItem::get_level  ) 
 

std::string CubitInterface::AssemblyItem::get_name  ) 
 

std::string CubitInterface::AssemblyItem::get_path  ) 
 

std::string CubitInterface::AssemblyItem::get_type  ) 
 

void CubitInterface::AssemblyItem::set_id int  aid  ) 
 

void CubitInterface::AssemblyItem::set_instance int  ainstance  ) 
 

void CubitInterface::AssemblyItem::set_level int  alevel  ) 
 

void CubitInterface::AssemblyItem::set_name std::string  aname  ) 
 

void CubitInterface::AssemblyItem::set_path std::string  apath  ) 
 

void CubitInterface::AssemblyItem::set_type std::string  atype  ) 
 


Member Data Documentation

std::vector<int> CubitInterface::AssemblyItem::volume_id_list
 


The documentation for this class was generated from the following file:
Generated on Tue Nov 8 14:17:01 2005 for Cubit Interface by doxygen 1.3.6