FrontISTR  5.7.0
Large-scale structural analysis program with finit element method
CFSTRDB_CLoad Class Reference

#include <CFSTRDB.h>

Inheritance diagram for CFSTRDB_CLoad:
Collaboration diagram for CFSTRDB_CLoad:

Data Structures

class  CItem
 

Public Member Functions

 CFSTRDB_CLoad ()
 
virtual ~CFSTRDB_CLoad ()
 
virtual void Clear ()
 
virtual void Write (class CHECData *hecd)
 
virtual bool Read (class CHECData *hecd, char *header_line)
 
- Public Member Functions inherited from CFSTRDataBlock
 CFSTRDataBlock (int dtype)
 
virtual bool IsMesh ()
 
- Public Member Functions inherited from CHECDataBlock
 CHECDataBlock (int dtype)
 
virtual ~CHECDataBlock ()
 

Data Fields

std::vector< CItemItemList
 
- Data Fields inherited from CHECDataBlock
int data_type
 

Detailed Description

Definition at line 191 of file CFSTRDB.h.

Constructor & Destructor Documentation

◆ CFSTRDB_CLoad()

CFSTRDB_CLoad::CFSTRDB_CLoad ( )

Definition at line 14 of file CFSTRDB_CLoad.cpp.

◆ ~CFSTRDB_CLoad()

CFSTRDB_CLoad::~CFSTRDB_CLoad ( )
virtual

Definition at line 16 of file CFSTRDB_CLoad.cpp.

Here is the call graph for this function:

Member Function Documentation

◆ Clear()

void CFSTRDB_CLoad::Clear ( )
virtual

Implements CHECDataBlock.

Definition at line 18 of file CFSTRDB_CLoad.cpp.

Here is the caller graph for this function:

◆ Read()

bool CFSTRDB_CLoad::Read ( class CHECData hecd,
char *  header_line 
)
virtual

Implements CHECDataBlock.

Definition at line 31 of file CFSTRDB_CLoad.cpp.

Here is the call graph for this function:

◆ Write()

void CFSTRDB_CLoad::Write ( class CHECData hecd)
virtual

Implements CHECDataBlock.

Definition at line 20 of file CFSTRDB_CLoad.cpp.

Here is the call graph for this function:

Field Documentation

◆ ItemList

std::vector<CItem> CFSTRDB_CLoad::ItemList

Definition at line 209 of file CFSTRDB.h.


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