MythTV  master
Variables
ParseBinary.cpp File Reference
#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"
Include dependency graph for ParseBinary.cpp:

Go to the source code of this file.

Variables

static constexpr int INDEFINITE_LENGTH { -1 }
 

Variable Documentation

◆ INDEFINITE_LENGTH

constexpr int INDEFINITE_LENGTH { -1 }
staticconstexpr