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

#include <CFSTRDB.h>

Collaboration diagram for CFSTRDB_Film::CItem:

Public Member Functions

 CItem ()
 
 CItem (const CItem &item)
 
 CItem (const char *name, int t, double v, double s)
 

Data Fields

char egrp [hec_name_size]
 
int type
 
double value
 
double sink
 

Detailed Description

Definition at line 496 of file CFSTRDB.h.

Constructor & Destructor Documentation

◆ CItem() [1/3]

CFSTRDB_Film::CItem::CItem ( )
inline

Definition at line 502 of file CFSTRDB.h.

◆ CItem() [2/3]

CFSTRDB_Film::CItem::CItem ( const CItem item)
inline

Definition at line 503 of file CFSTRDB.h.

◆ CItem() [3/3]

CFSTRDB_Film::CItem::CItem ( const char *  name,
int  t,
double  v,
double  s 
)
inline

Definition at line 507 of file CFSTRDB.h.

Field Documentation

◆ egrp

char CFSTRDB_Film::CItem::egrp[hec_name_size]

Definition at line 498 of file CFSTRDB.h.

◆ sink

double CFSTRDB_Film::CItem::sink

Definition at line 501 of file CFSTRDB.h.

◆ type

int CFSTRDB_Film::CItem::type

Definition at line 499 of file CFSTRDB.h.

◆ value

double CFSTRDB_Film::CItem::value

Definition at line 500 of file CFSTRDB.h.


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