class CPulseCell_ExampleCriteria__Criteria_t
{
public:
    float32 m_flFloatValue1;
    float32 m_flFloatValue2;
    bool m_bMyBool;
};