FrontISTR  5.2.0
Large-scale structural analysis program with finit element method
CHECDB_Material::CItem Class Reference

#include <CHECDB.h>

Collaboration diagram for CHECDB_Material::CItem:

Data Structures

class  CItemRec
 

Public Member Functions

 CItem ()
 
int RecNumber ()
 
int SubItemNumber ()
 
bool LastIsTemp ()
 
void Clear ()
 
void Write (class CHECData *hecd)
 
bool Read (class CHECData *hecd)
 

Data Fields

int ID
 
std::vector< CItemRecRecList
 

Detailed Description

Definition at line 133 of file CHECDB.h.

Constructor & Destructor Documentation

◆ CItem()

CHECDB_Material::CItem::CItem ( )
inline

Definition at line 136 of file CHECDB.h.

Member Function Documentation

◆ Clear()

void CHECDB_Material::CItem::Clear ( )
inline

Definition at line 162 of file CHECDB.h.

◆ LastIsTemp()

bool CHECDB_Material::CItem::LastIsTemp ( )
inline

Definition at line 155 of file CHECDB.h.

Here is the call graph for this function:

◆ Read()

bool CHECDB_Material::CItem::Read ( class CHECData hecd)

Definition at line 52 of file CHECDB_Material.cpp.

◆ RecNumber()

int CHECDB_Material::CItem::RecNumber ( )
inline

Definition at line 144 of file CHECDB.h.

Here is the caller graph for this function:

◆ SubItemNumber()

int CHECDB_Material::CItem::SubItemNumber ( )
inline

Definition at line 145 of file CHECDB.h.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ Write()

void CHECDB_Material::CItem::Write ( class CHECData hecd)

Definition at line 25 of file CHECDB_Material.cpp.

Here is the call graph for this function:

Field Documentation

◆ ID

int CHECDB_Material::CItem::ID

Definition at line 135 of file CHECDB.h.

◆ RecList

std::vector<CItemRec> CHECDB_Material::CItem::RecList

Definition at line 143 of file CHECDB.h.


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