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

Interface for binding tactics in memory management 더 자세히 ...

#include <bindTacticable.hpp>

by::bindTacticable에 대한 상속 다이어그램 :
by::weakTactic by::strTactic by::immutableTactic

Public 멤버 함수

virtual void rel (binder &me)=0
 
virtual nbool bind (binder &me, const instance &it)=0
 
nbool bind (binder &me, const instance *it) BY_SIDE_FUNC(it
 
nbool bind (me, *it)
 

상세한 설명

Interface for binding tactics in memory management

Defines the contract for different binding strategies used by binder objects. Allows customization of binding and release behaviors.


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