#include <interfaces.h>
Public Member Functions | |
bool | isValid () |
void | setValid (bool value=true) |
Protected Attributes | |
bool | _isValid |
Definition at line 88 of file interfaces.h.
bool CValidInterface::isValid | ( | ) | [inline] |
Definition at line 94 of file interfaces.h.
void CValidInterface::setValid | ( | bool | value = true | ) | [inline] |
Definition at line 93 of file interfaces.h.
bool CValidInterface::_isValid [protected] |
Definition at line 91 of file interfaces.h.