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

Base type converter 더 자세히 ...

#include <aser.hpp>

by::aser에 대한 상속 다이어그램 :
by::asable by::tas< E, T > by::tas< T, Me > by::tscalar< T >::asPrimitive< E, RAW >

추가로 상속된 멤버들

- by::asable(으)로부터 상속된 Public 멤버 함수
virtual nbool is (const type &from, const type &to) const =0
 
nbool is (const type &from, const type *to) BY_SIDE_FUNC(to
 
nbool is (from, *to)
 
nbool is (const type *from, const type &to) BY_SIDE_FUNC(from
 
nbool is (const type *from, const type *to) BY_SIDE_FUNC(from &&to
 
virtual str as (const node &from, const type &to) const =0
 
str as (const node &from, const type *to) const BY_SIDE_FUNC(to
 
str as (from, *to)
 
str str ())
 
str as (const node *from, const type &to) const BY_SIDE_FUNC(from
 
str as str ())
 
str as (const node *from, const type *to) const BY_SIDE_FUNC(from &&to
 
str as str ())
 
- by::asable(으)로부터 상속된 Public 속성
nbool false
 
nbool is from
 
nbool is false
 
str as from
 

상세한 설명

Base type converter

Base implementation of type conversion interface.


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