Marine Library  1.0
C++ library for Linux Networking Development
CInByteStream Member List

This is the complete list of members for CInByteStream, including all inherited members.

bad(int code)CInByteStreaminline
CInByteStream()CInByteStreaminline
CInByteStream(const char *buf, size_t sz, bool net=kByteOrderDefault)CInByteStreaminline
CInByteStream(const unsigned char *buf, size_t sz, bool net=kByteOrderDefault)CInByteStreaminline
CInByteStream(const signed char *buf, size_t sz, bool net=kByteOrderDefault)CInByteStreaminline
CInByteStream(const std::string &buf, bool net=kByteOrderDefault)CInByteStreaminline
cur() const CInByteStreaminline
data() const CInByteStreaminline
left() const CInByteStreaminline
operator>>(char &c) (defined in CInByteStream)CInByteStreaminline
operator>>(signed char &c) (defined in CInByteStream)CInByteStreaminline
operator>>(unsigned char &c) (defined in CInByteStream)CInByteStreaminline
operator>>(short &c) (defined in CInByteStream)CInByteStreaminline
operator>>(unsigned short &c) (defined in CInByteStream)CInByteStreaminline
operator>>(int &c) (defined in CInByteStream)CInByteStreaminline
operator>>(unsigned int &c) (defined in CInByteStream)CInByteStreaminline
operator>>(long &c) (defined in CInByteStream)CInByteStreaminline
operator>>(unsigned long &c) (defined in CInByteStream)CInByteStreaminline
operator>>(long long &c) (defined in CInByteStream)CInByteStreaminline
operator>>(unsigned long long &c) (defined in CInByteStream)CInByteStreaminline
operator>>(wchar_t &c) (defined in CInByteStream)CInByteStreaminline
operator>>(std::string &c)CInByteStreaminline
operator>>(std::wstring &c)CInByteStreaminline
operator>>(T(&c)[N])CInByteStreaminline
operator>>(void(*m)(__MyBase &)) (defined in CInByteStream)CInByteStreaminline
operator>>(const NS_IMPL::CManipulatorRawPtr< T > &m) (defined in CInByteStream)CInByteStreaminline
operator>>(const NS_IMPL::CManipulatorRawCont< T > &m) (defined in CInByteStream)CInByteStreaminline
operator>>(const NS_IMPL::CManipulatorRawRange< ForwardIter > &m) (defined in CInByteStream)CInByteStreaminline
operator>>(const NS_IMPL::CManipulatorArrayPtr< LenT, T > &m) (defined in CInByteStream)CInByteStreaminline
operator>>(const NS_IMPL::CManipulatorArrayCont< LenT, T > &m) (defined in CInByteStream)CInByteStreaminline
operator>>(const NS_IMPL::CManipulatorValueByteOrder< T > &m) (defined in CInByteStream)CInByteStreaminline
operator>>(const NS_IMPL::CManipulatorSeek &m) (defined in CInByteStream)CInByteStreaminline
operator>>(const NS_IMPL::CManipulatorSkip &m) (defined in CInByteStream)CInByteStreaminline
operator>>(const NS_IMPL::CManipulatorSkipPtr< T > &m) (defined in CInByteStream)CInByteStreaminline
operator>>(const NS_IMPL::CManipulatorOffsetValue< T > &m) (defined in CInByteStream)CInByteStreaminline
operator>>(const NS_IMPL::CManipulatorProtobuf< T > &m) (defined in CInByteStream)CInByteStreaminline
operator>>(const NS_IMPL::CManipulatorVarint< T > &m) (defined in CInByteStream)CInByteStreaminline
operator>>(const NS_IMPL::CManipulatorStubPush &m) (defined in CInByteStream)CInByteStreaminline
operator>>(const NS_IMPL::CManipulatorStubPop &m) (defined in CInByteStream)CInByteStreaminline
operator>>(const NS_IMPL::CManipulatorEnd< T, S > &m) (defined in CInByteStream)CInByteStreaminline
operator>>(NS_IMPL::CManipulatorEnd< void, void >(*m)()) (defined in CInByteStream)CInByteStreaminline
seek(size_t pos)CInByteStreaminline
setSource(const char *buf, size_t sz, bool net=kByteOrderDefault)CInByteStreaminline
setSource(const unsigned char *buf, size_t sz, bool net=kByteOrderDefault)CInByteStreaminline
setSource(const signed char *buf, size_t sz, bool net=kByteOrderDefault)CInByteStreaminline
setSource(const std::string &buf, bool net=kByteOrderDefault)CInByteStreaminline
skip(ssize_t off)CInByteStreaminline
toString() const CInByteStreaminline