MythTV
master
|
#include <cstdlib>
#include "Engine.h"
#include "ParseBinary.h"
#include "ASN1Codes.h"
#include "ParseNode.h"
#include "BaseClasses.h"
#include "Root.h"
#include "Groups.h"
#include "Logging.h"
Go to the source code of this file.
Variables | |
static constexpr int | INDEFINITE_LENGTH { -1 } |
|
staticconstexpr |
Definition at line 37 of file ParseBinary.cpp.
Referenced by MHParseBinary::DoParse(), MHParseBinary::ParseInt(), and MHParseBinary::ParseString().