CHAI SDK  Version 1.3
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Pages
CPNS::SectionTypeTools Class Reference

Helper class for section type matching check. More...

Static Public Member Functions

static CPNS::boolean CheckSectionTypes (CPNS::Enums::SectionTypes const type1, CPNS::Enums::SectionTypes const type2)
 Check if section types are matching. More...
 

Detailed Description

Helper class for section type matching check.

Member Function Documentation

static CPNS::boolean CPNS::SectionTypeTools::CheckSectionTypes ( CPNS::Enums::SectionTypes const  type1,
CPNS::Enums::SectionTypes const  type2 
)
static

Check if section types are matching.

Parameters
[in]type1first type
[in]type2second type
Returns
TRUE if sections are matching