PIP 5.5.3
Platform-Independent Primitives
Classes | Functions
pimemoryblock.h File Reference

Base types and functions. More...

Classes

struct  PIMemoryBlock
 Help struct to store/restore custom blocks of data to/from PIBinaryStream. More...
 

Functions

template<typename T >
PIMemoryBlock createMemoryBlock (const T *ptr)
 Returns PIMemoryBlock from pointer to variable "ptr" with type "T".
 

Detailed Description

Base types and functions.