CHAILink SDK  Version 1.3
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Section ID Functions

List of all Section ID functions. More...

Functions

void SectionID_Init (CPSECTIONID *const pSectionID)
 Initialize a Section ID to NullSectionID. More...
 
void SectionID_SetAnyInstanceOf (CPSECTIONID *const pSectionID, CPUINT64 const sectionType)
 Set a Section ID to an AnyInstanceOf wildcard Section ID. More...
 
CPBOOLEAN SectionID_IsEmpty (CPSECTIONID const *const pSectionID)
 Empty checks a Section ID. More...
 
CPBOOLEAN SectionID_Match (CPSECTIONID const *const pSectionID1, CPSECTIONID const *const pSectionID2)
 Checks if two Section IDs match taking care of wildcards. More...
 

Detailed Description

List of all Section ID functions.