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

Weak reference binding tactic 더 자세히 ...

#include <weakTactic.hpp>

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

Public 멤버 함수

void rel (binder &me) override
 
nbool bind (binder &me, const instance &it) override
 
- by::bindTacticable(으)로부터 상속된 Public 멤버 함수
nbool bind (binder &me, const instance *it) BY_SIDE_FUNC(it
 
nbool bind (me, *it)
 

정적 Public 속성

static me singleton
 

상세한 설명

Weak reference binding tactic

Implements weak reference semantics where bound instances can be freed independently of the binder. Does not affect instance lifetime.

멤버 함수 문서화

◆ bind()

nbool by::weakTactic::bind ( binder & me,
const instance & it )
overridevirtual

by::bindTacticable를 구현.

◆ rel()

void by::weakTactic::rel ( binder & me)
overridevirtual

by::bindTacticable를 구현.


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