11 #ifndef ossimRpfPathnameRecord_HEADER 12 #define ossimRpfPathnameRecord_HEADER ossim_int32 ossimErrorCode
ossimErrorCode parseStream(std::istream &in, ossimByteOrder byteOrder)
friend std::ostream & operator<<(std::ostream &out, const ossimRpfPathnameRecord &data)
OSSIM_DLL ossimByteOrder byteOrder()
unsigned short ossim_uint16
ossimRpfPathnameRecord()
default constructor
ossimString getPathname() const
std::basic_istream< char > istream
Base class for char input streams.
void setPathName(const ossimString &path)
Set the pathname and length from string size.
const ossimRpfPathnameRecord & operator=(const ossimRpfPathnameRecord &rhs)
assignment operator
void writeStream(std::ostream &out)
Write method.
std::basic_ostream< char > ostream
Base class for char output streams.
std::ostream & print(std::ostream &out) const