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

Strong reference binding tactic 더 자세히 ...

#include <strTactic.hpp>

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

Public 멤버 함수

void rel (binder &me) override
 
nbool bind (binder &me, const instance &it) override
 
- by::weakTactic(으)로부터 상속된 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
 
- by::weakTactic(으)로부터 상속된 정적 Public 속성
static me singleton
 

상세한 설명

Strong reference binding tactic

Implements strong reference semantics where bound instances are kept alive as long as the binder exists. Extends weak tactic with reference counting.

멤버 함수 문서화

◆ bind()

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

by::bindTacticable를 구현.

◆ rel()

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

by::bindTacticable를 구현.


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