COMBINATORIAL_BLAS 1.6
 
Loading...
Searching...
No Matches
tommy_object Struct Reference

#include <TommyObj.h>

Collaboration diagram for tommy_object:

Public Member Functions

 tommy_object (uint32_t val, string name)
 
string getIndex () const
 

Public Attributes

tommy_node node
 
uint32_t vid
 
string vname
 

Detailed Description

Definition at line 8 of file TommyObj.h.

Constructor & Destructor Documentation

◆ tommy_object()

tommy_object::tommy_object ( uint32_t  val,
string  name 
)
inline

Definition at line 13 of file TommyObj.h.

Member Function Documentation

◆ getIndex()

string tommy_object::getIndex ( ) const
inline

Definition at line 22 of file TommyObj.h.

Member Data Documentation

◆ node

tommy_node tommy_object::node

Definition at line 9 of file TommyObj.h.

◆ vid

uint32_t tommy_object::vid

Definition at line 10 of file TommyObj.h.

◆ vname

string tommy_object::vname

Definition at line 11 of file TommyObj.h.


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