MBDyn-1.7.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups
filedrv.h File Reference
#include "mbdyn.h"
#include "drive.h"
Include dependency graph for filedrv.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  FileDrive
 
class  FileDriveCaller
 

Macros

#define MBDYN_FILE_DRIVE_CHECK   (-10101)
 

Functions

DriveReadFileDriver (DataManager *pDM, MBDynParser &HP, unsigned int uLabel)
 

Macro Definition Documentation

#define MBDYN_FILE_DRIVE_CHECK   (-10101)

Definition at line 40 of file filedrv.h.

Referenced by FileDrive::FileDrive().

Function Documentation

Drive* ReadFileDriver ( DataManager pDM,
MBDynParser HP,
unsigned int  uLabel 
)