#include <gv_port.h>
Public Member Functions | |
| GvPortValue () | |
| ~GvPortValue () | |
| Bool | Init (GvValueIndex type, Int32 nr_of_cpus) |
| void | Free () |
Public Attributes | |
| GvValueIndex | type |
| Int32 | nr_of_cpus |
| GvCalcInfo * | info |
| GvPortValue | ( | ) |
| ~GvPortValue | ( | ) |
| Bool Init | ( | GvValueIndex | type, |
| Int32 | nr_of_cpus | ||
| ) |
| void Free | ( | ) |
| GvValueIndex type |
| Int32 nr_of_cpus |
| GvCalcInfo* info |