FEDEM Solver  R8.0
Source code of the dynamics solver
Public Member Functions | Private Attributes | Friends | List of all members
ReadOpCreatorType Class Reference

#include <FFrReadOp.H>

Public Member Functions

 ReadOpCreatorType (const std::string &t, int s=-1)
 

Private Attributes

std::string dataType
 
int dataSize
 

Friends

bool operator< (const ReadOpCreatorType &op1, const ReadOpCreatorType &op2)
 

Constructor & Destructor Documentation

◆ ReadOpCreatorType()

ReadOpCreatorType::ReadOpCreatorType ( const std::string &  t,
int  s = -1 
)
inline

Friends And Related Function Documentation

◆ operator<

bool operator< ( const ReadOpCreatorType op1,
const ReadOpCreatorType op2 
)
friend

Member Data Documentation

◆ dataSize

int ReadOpCreatorType::dataSize
private

◆ dataType

std::string ReadOpCreatorType::dataType
private

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