Kicking it Olde Sküül! Burgerlib on Github Follow Olde Sküül on Twitter Burgerbecky on LinkedIn Burgerbecky on LinkedIn
Loading...
Searching...
No Matches
Burger::InputMemoryStream Member List

This is the complete list of members for Burger::InputMemoryStream, including all inherited members.

BytesRemaining(void) const noexceptBurger::InputMemoryStreaminline
Clear(void) noexceptBurger::InputMemoryStream
Get(void *pOutput, uintptr_t uOutputSize) noexceptBurger::InputMemoryStream
Get(RGBWord8_t *pOutput) noexceptBurger::InputMemoryStream
Get(RGBAWord8_t *pOutput) noexceptBurger::InputMemoryStream
Get(Vector2D_t *pOutput) noexceptBurger::InputMemoryStream
Get(Vector3D_t *pOutput) noexceptBurger::InputMemoryStream
Get(Vector4D_t *pOutput) noexceptBurger::InputMemoryStream
Get(RGBFloat_t *pOutput) noexceptBurger::InputMemoryStreaminline
Get(RGBAFloat_t *pOutput) noexceptBurger::InputMemoryStreaminline
GetBigDouble(void) noexceptBurger::InputMemoryStream
GetBigFloat(void) noexceptBurger::InputMemoryStream
GetBigShort(void) noexceptBurger::InputMemoryStream
GetBigWord32(void) noexceptBurger::InputMemoryStream
GetBigWord64(void) noexceptBurger::InputMemoryStream
GetByte(void) noexceptBurger::InputMemoryStream
GetCString(char *pOutput, uintptr_t uOutputSize) noexceptBurger::InputMemoryStream
GetDouble(void) noexceptBurger::InputMemoryStream
GetFloat(void) noexceptBurger::InputMemoryStream
GetMark(void) const noexceptBurger::InputMemoryStreaminline
GetPString(char *pOutput, uintptr_t uOutputSize) noexceptBurger::InputMemoryStream
GetPtr(void) const noexceptBurger::InputMemoryStreaminline
GetShort(void) noexceptBurger::InputMemoryStream
GetSize(void) const noexceptBurger::InputMemoryStreaminline
GetString(char *pOutput, uintptr_t uOutputSize) noexceptBurger::InputMemoryStream
GetString(String *pOutput) noexceptBurger::InputMemoryStream
GetWord32(void) noexceptBurger::InputMemoryStream
GetWord64(void) noexceptBurger::InputMemoryStream
InputMemoryStream(const InputMemoryStream &)=deleteBurger::InputMemoryStreamprivate
InputMemoryStream(InputMemoryStream &&)=deleteBurger::InputMemoryStreamprivate
InputMemoryStream() noexceptBurger::InputMemoryStream
InputMemoryStream(const char *pFilename) noexceptBurger::InputMemoryStream
InputMemoryStream(Filename *pFilename) noexceptBurger::InputMemoryStream
InputMemoryStream(const void *pBuffer, uintptr_t uBufferSize, uint_t bDontFree=0) noexceptBurger::InputMemoryStream
IsDataMatch(const uint8_t *pInput, uintptr_t uLength) noexceptBurger::InputMemoryStream
IsEmpty(void) const noexceptBurger::InputMemoryStreaminline
IsStringMatch(const char *pInput) noexceptBurger::InputMemoryStream
IsStringMatchCase(const char *pInput) noexceptBurger::InputMemoryStream
m_bDontFreeBurger::InputMemoryStreamprotected
m_pDataBurger::InputMemoryStreamprotected
m_pEndOfBufferBurger::InputMemoryStreamprotected
m_pWorkBurger::InputMemoryStreamprotected
m_uBufferSizeBurger::InputMemoryStreamprotected
Open(const char *pFilename) noexceptBurger::InputMemoryStream
Open(Filename *pFilename) noexceptBurger::InputMemoryStream
Open(const void *pBuffer, uintptr_t uBufferSize, uint_t bDontFree=0) noexceptBurger::InputMemoryStream
operator=(const InputMemoryStream &)=deleteBurger::InputMemoryStreamprivate
operator=(InputMemoryStream &&)=deleteBurger::InputMemoryStreamprivate
ParseBeyondWhiteSpace(void) noexceptBurger::InputMemoryStream
SetMark(uintptr_t uOffset) noexceptBurger::InputMemoryStream
SkipBack(uintptr_t uOffset) noexceptBurger::InputMemoryStream
SkipForward(uintptr_t uOffset) noexceptBurger::InputMemoryStream
~InputMemoryStream()Burger::InputMemoryStream