HDK
|
#include "ImfForward.h"
#include <cstdint>
#include <map>
#include <set>
#include <string>
#include <vector>
Go to the source code of this file.
Classes | |
class | IDManifest |
class | IDManifest::ChannelGroupManifest |
class | CompressedIDManifest |
class | IDManifest::ChannelGroupManifest::Iterator |
class | IDManifest::ChannelGroupManifest::ConstIterator |
Functions | |
bool | operator== (const IDManifest::ChannelGroupManifest::ConstIterator &a, const IDManifest::ChannelGroupManifest::ConstIterator &b) |
bool | operator!= (const IDManifest::ChannelGroupManifest::ConstIterator &a, const IDManifest::ChannelGroupManifest::ConstIterator &b) |
Variables | |
LIFETIME_FRAME | |
LIFETIME_SHOT | |
|
inline |
Definition at line 454 of file ImfIDManifest.h.
|
inline |
Definition at line 446 of file ImfIDManifest.h.
LIFETIME_FRAME |
Definition at line 28 of file ImfIDManifest.h.
LIFETIME_SHOT |
Definition at line 28 of file ImfIDManifest.h.