Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
ByteBufferSourceException Class Reference

#include <ByteBuffer.h>

Inheritance diagram for ByteBufferSourceException:
Collaboration diagram for ByteBufferSourceException:

Public Member Functions

 ByteBufferSourceException (size_t pos, size_t size, size_t valueSize)
 ~ByteBufferSourceException () throw ()
Public Member Functions inherited from ByteBufferException
char const * what () const throw ()
 ~ByteBufferException () throw ()

Additional Inherited Members

Protected Member Functions inherited from ByteBufferException
std::string & message () throw ()

Detailed Description

Definition at line 55 of file ByteBuffer.h.

Constructor & Destructor Documentation

◆ ByteBufferSourceException()

ByteBufferSourceException::ByteBufferSourceException ( size_t pos,
size_t size,
size_t valueSize )

Definition at line 25 of file ByteBuffer.cpp.

References ByteBufferException::message().

◆ ~ByteBufferSourceException()

ByteBufferSourceException::~ByteBufferSourceException ( )
throw ( )
inline

Definition at line 60 of file ByteBuffer.h.


The documentation for this class was generated from the following files: