CSCommon: MCommandParameterUChar 클래스 참조

MAIET

MCommandParameterUChar 클래스 참조

#include <MCommandParameter.h>

MCommandParameterUChar에 대한 상속 도표

Inheritance graph
[범례]
MCommandParameterUChar에 대한 협력 도표:

Collaboration graph
[범례]
전체 멤버 목록 보기

세부 사항

unsigned char형 파라미터

public 메소드

 MCommandParameterUChar (unsigned char Value)
virtual MCommandParameterClone (void)
 같은 파라미티 타입으로 복제
virtual void GetValue (void *p)
 값 얻어내기
virtual int GetData (char *pData, int nSize)
 메모리 블럭으로 저장
virtual int SetData (char *pData)
 메모리 블럭으로 지정
virtual void * GetPointer ()
 첫 포인터 얻기.
virtual const char * GetClassName (void)
 타입 이름 얻기.
virtual void GetString (char *szValue)
 스트링으로 값 얻기

public 속성

unsigned char m_Value

이 클래스을 위한 문서화는 다음의 파일들로부터 생성되었습니다.


MAIET entertainment