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

#include <ByteBuffer.h>

Inheritance diagram for ByteBufferPositionException:
Collaboration diagram for ByteBufferPositionException:

Public Member Functions

 ByteBufferPositionException (bool add, size_t pos, size_t size, size_t valueSize)
 ~ByteBufferPositionException () 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 47 of file ByteBuffer.h.

Constructor & Destructor Documentation

◆ ByteBufferPositionException()

ByteBufferPositionException::ByteBufferPositionException ( bool add,
size_t pos,
size_t size,
size_t valueSize )

Definition at line 12 of file ByteBuffer.cpp.

References ByteBufferException::message().

◆ ~ByteBufferPositionException()

ByteBufferPositionException::~ByteBufferPositionException ( )
throw ( )
inline

Definition at line 52 of file ByteBuffer.h.


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