로딩중...
검색중...
일치하는것 없음
by::clonable 클래스 참조abstract

Interface for objects that can be cloned 더 자세히 ...

#include <clonable.hpp>

by::clonable에 대한 상속 다이어그램 :
by::tworker< programRes, flagArgs > by::tworker< tstr< pod >, pod > by::tworker< str, pod > by::tworker< str, node > by::tworker< void, node > by::exprMaker by::instance by::mgdType by::podLoader by::smartDedent by::tokenScan by::tworker< R, T >

Public 멤버 함수

virtual me * clone () const =0
 
virtual me * cloneDeep () const
 
virtual void onCloneDeep (const me &from)
 

상세한 설명

Interface for objects that can be cloned

Provides shallow and deep cloning capabilities for objects in the memlite memory management system.


이 클래스에 대한 문서화 페이지는 다음의 파일로부터 생성되었습니다.: