Realm C++ SDK 버전 v2.2.0
공개 멤버 함수 | 친구 | 모든 멤버 목록

영역::internal::bridge::decimal128 구조체 참조

공개 멤버 함수

 십진수128 (const 십진수128 & 기타)
 
십진수128연산자= (const decimal128 & other)
 
 십진수128 (십진수128 및 기타)
 
십진수128연산자= (십진수128 &&기타)
 
 십진수128 (const 십진수128 &)
 
 십진수128 (const std::string &)
 
 십진수128 (const double &)
 
 십진수128 (const struct ::realm::decimal128 &)
 
 연산자 십진수128 () const
 
 연산자:: 영역::십진수128 () const
 
std::string to_string () const
 
부울 is_NaN () const
 
Decimal128 연산자+ (const 십진수128 &o)
 
Decimal128 연산자* (const 십진수128 &o)
 
Decimal128 연산자/ (const 십진수128 &o)
 
Decimal128 연산자 - (const 십진수128 &o)
 
십진수128연산자+= (const 십진수128 &o)
 
십진수128연산자*= (const decimal128 &o)
 
십진수128연산자/= (const decimal128 &o)
 
십진수128연산자-= (const 십진수128 &o)
 

친구

부울 연산자== (const decimal128 &, const decimal128 &)
 
부울 연산자!= (const decimal128 &, const decimal128 &)
 
부울 연산자> (const decimal128 &, const decimal128 &)
 
부울 연산자< (const decimal128 &, const decimal128 &)
 
부울 연산자>= (const decimal128 &, const decimal128 &)
 
부울 연산자<= (const decimal128 &, const decimal128 &)
 

이 구조체에 대한 문서는 다음 파일에서 생성되었습니다.