Focus Konstruksjon - File Based System
Public Member Functions | Protected Attributes | Properties | List of all members
CfemPlugin.CfemWrapper.HashTableWithID Class Reference

Hash table that also has an integer id. More...

Inheritance diagram for CfemPlugin.CfemWrapper.HashTableWithID:
Inheritance graph
Collaboration diagram for CfemPlugin.CfemWrapper.HashTableWithID:
Collaboration graph

Public Member Functions

 HashTableWithID (int id)
 Create a hash table with a given integer id. More...
 

Protected Attributes

int m_IntegerID
 Integer ID of the hash table. More...
 

Properties

int IntegerID [get, set]
 Get or set the integer ID of the hash table. More...
 

Detailed Description

Hash table that also has an integer id.

Hash table that also has an integer id

Constructor & Destructor Documentation

◆ HashTableWithID()

CfemPlugin.CfemWrapper.HashTableWithID.HashTableWithID ( int  id)

Create a hash table with a given integer id.

Will create a hash table that has <id> as its integer id

Here is the caller graph for this function:

Member Data Documentation

◆ m_IntegerID

int CfemPlugin.CfemWrapper.HashTableWithID.m_IntegerID
protected

Integer ID of the hash table.

Property Documentation

◆ IntegerID

int CfemPlugin.CfemWrapper.HashTableWithID.IntegerID
getset

Get or set the integer ID of the hash table.

Get or set the integer ID of the hash table


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