Go to the documentation of this file.
9 #ifndef CSTDOUTSTREAM_H
10 #define CSTDOUTSTREAM_H
#define THROW_EXCEPTION(msg)
#define MRPT_UNUSED_PARAM(a)
Can be used to avoid "not used parameters" warnings from the compiler.
This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries.
This CStdOutStream derived class allow printing to standard out, normally the console text output.
This base class is used to provide a unified interface to files,memory buffers,..Please see the deriv...
uint64_t getTotalBytesCount() MRPT_OVERRIDE
It has no efect in this class.
size_t Read(void *Buffer, size_t Count) MRPT_OVERRIDE
Method responsible for reading from the stream.
TSeekOrigin
Used in CStream::Seek.
uint64_t getPosition() MRPT_OVERRIDE
It has no efect in this class.
#define MRPT_OVERRIDE
C++11 "override" for virtuals:
uint64_t Seek(uint64_t Offset, CStdOutStream::TSeekOrigin Origin=sFromBeginning) MRPT_OVERRIDE
It has no efect in this class.
Page generated by Doxygen 1.8.16 for MRPT 1.4.0 SVN: at Mon Oct 14 23:08:25 UTC 2019 | | |