#include <stdio.h>
#include <memory>
#include <gsf/gsf-input.h>
#include "ut_types.h"
Go to the source code of this file.
Classes | |
class | UT_ByteBuf |
Defines | |
#define | abi_std_truncate truncate |
Typedefs | |
typedef std::shared_ptr < UT_ByteBuf > | UT_ByteBufPtr |
typedef std::shared_ptr< const UT_ByteBuf > | UT_ConstByteBufPtr |
#define abi_std_truncate truncate |
typedef std::shared_ptr<UT_ByteBuf> UT_ByteBufPtr |
typedef std::shared_ptr<const UT_ByteBuf> UT_ConstByteBufPtr |