Rsh API  SDK 2.1
Документация по программированию
 Указатель Классы Файлы Функции Переменные Определения типов Перечисления Элементы перечислений Друзья Макросы Страницы
RshPortInfo Cписок членов класса

Полный список членов класса RshPortInfo, включая наследуемые из базового класса

_typeRshBaseType
_typeSizeRshBaseType
addressRshPortInfo
bitSizeRshPortInfo
GetTypeName(const RshDataTypes typeCode)RshBaseTypestatic
GetTypeName() const RshBaseType
nameRshPortInfo
operator!=(RshPortInfo &obj) const RshPortInfo
operator<(const RshPortInfo &obj) const RshPortInfo
operator<<(std::ostream &out, const RshPortInfo &obj)RshPortInfofriend
operator=(const RshPortInfo &obj)RshPortInfo
operator==(RshPortInfo &obj) const RshPortInfo
operator>(const RshPortInfo &obj) const RshPortInfo
RshBaseType(const RshDataTypes type=rshTypeUndefined, const size_t typeSize=sizeof(RshBaseType))RshBaseTypeexplicit
RshPortInfo()RshPortInfo
RshPortInfo(U32 address, U8 bitsize, const wchar_t *name)RshPortInfo