

Public Member Functions | |
| ImplDate (const LLSD::Date &v) | |
| virtual LLSD::Integer | asInteger () const |
| virtual LLSD::Real | asReal () const |
| virtual LLSD::String | asString () const |
| virtual LLSD::Date | asDate () const |
Definition at line 287 of file llsd.cpp.
| LLSDUnnamedNamespace::ImplDate::ImplDate | ( | const LLSD::Date & | v | ) | [inline] |
| virtual LLSD::Integer LLSDUnnamedNamespace::ImplDate::asInteger | ( | ) | const [inline, virtual] |
Reimplemented from LLSD::Impl.
Definition at line 295 of file llsd.cpp.
References LLSDUnnamedNamespace::ImplBase< T, Data, DataRef >::mValue.
| virtual LLSD::Real LLSDUnnamedNamespace::ImplDate::asReal | ( | ) | const [inline, virtual] |
Reimplemented from LLSD::Impl.
Definition at line 299 of file llsd.cpp.
References LLSDUnnamedNamespace::ImplBase< T, Data, DataRef >::mValue.
| virtual LLSD::String LLSDUnnamedNamespace::ImplDate::asString | ( | ) | const [inline, virtual] |
Reimplemented from LLSD::Impl.
Definition at line 303 of file llsd.cpp.
References LLSDUnnamedNamespace::ImplBase< T, Data, DataRef >::mValue.
| virtual LLSD::Date LLSDUnnamedNamespace::ImplDate::asDate | ( | ) | const [inline, virtual] |
Reimplemented from LLSD::Impl.
Definition at line 304 of file llsd.cpp.
References LLSDUnnamedNamespace::ImplBase< T, Data, DataRef >::mValue.
1.5.5