hdac SDK
SDK for hdac blockchain development
메인 페이지
관련된 페이지
네임스페이스
클래스
파일들
클래스 목록
클래스 색인
클래스 계통도
클래스 멤버
•
모두
클래스
네임스페이스들
파일들
함수
변수
타입정의
열거형 타입
열거형 멤버
속성
이벤트
Friends
페이지들
Public 멤버 함수
|
Protected 속성
|
모든 멤버 목록
CFlatData 클래스 참조
#include <
serialize.h
>
Public 멤버 함수
CFlatData
(void *pbeginIn, void *pendIn)
template<class T , class TAl >
CFlatData
(std::vector< T, TAl > &v)
char *
begin
()
const char *
begin
() const
char *
end
()
const char *
end
() const
unsigned int
GetSerializeSize
(int, int=0) const
template<typename Stream >
void
Serialize
(Stream &s, int, int=0) const
template<typename Stream >
void
Unserialize
(Stream &s, int, int=0)
Protected 속성
char *
pbegin
char *
pend
상세한 설명
Wrapper for serializing arrays and POD.
이 클래스에 대한 문서화 페이지는 다음의 파일로부터 생성되었습니다.:
utils/include/utils/
serialize.h
다음에 의해 생성됨 :
1.8.11