$search
#include <stdexcept>
Go to the source code of this file.
Classes | |
struct | Typelib::Packing::FoundNullStructure |
struct | Typelib::Packing::FoundUnion |
struct | Typelib::Packing::PackingUnknown |
Namespaces | |
namespace | Typelib |
namespace | Typelib::Packing |
Functions | |
int | Typelib::Packing::getOffsetOf (Field const &last_field, Type const &append) |
int | Typelib::Packing::getOffsetOf (Compound const &compound, Type const &append) |
int | Typelib::Packing::getOffsetOf (Compound const &last_field, const Type &append_field, size_t packing) |
int | Typelib::Packing::getOffsetOf (const Field &last_field, const Type &append_field, size_t packing) |
int | Typelib::Packing::getSizeOfCompound (Compound const &compound) |