Pointwise Plugin SDK
Classes
Miscellaneous Plugin Data Types and Classes

Miscellaneous utility data types classes that make plugin writing easier. More...

Classes

class  PwpAnchoredFileValue< ValType, ValWriter >
 Handles the delayed updating of a value in a PwpFile object. More...
 
struct  PwpAnchoredFileValueWriter< ValType >
 The default ValWriter type used by PwpAnchoredFileValue<ValWriter>. More...
 
class  PwpCwd
 Manipulates the current working directory. More...
 
class  PwpFile
 Writes solver files. More...
 
class  PwpFileRecord
 Manages FORTRAN unformatted file records. More...
 
class  PwpFileWriter
 The abstract PwpFileWriter class. More...
 
class  PwpWriterInterface
 The abstract PwpWriterInterface class. More...
 

Detailed Description

Miscellaneous utility data types classes that make plugin writing easier.