ERC CISST - cisst software
svlFile Class Reference
List of all members.
Detailed Description
Definition at line 29 of file svlFile.h.
Public Member Functions
-
svlFile (const std::string &filepath, const OpenMode mode=R)
-
virtual bool Open (const std::string &filepath, const OpenMode mode=R)
-
virtual bool Close ()
-
virtual bool IsOpen ()
-
virtual long long int Read (char *buffer, const long long int length)
-
virtual long long int Write (const char *buffer, const long long int length)
-
virtual long long int GetPos ()
-
virtual bool Seek (const long long int abspos)
Protected Member Functions
The documentation for this class was generated from the following file:
erc-cisst-devel<at>lists.johnshopkins.edu