|
| void | get (sb2 &year, ub1 &month, ub1 &day, ub1 &hour, ub1 &minute, ub1 &second, ub4 &nanosecond) const |
| |
| void | set (sb2 year, ub1 month, ub1 day, ub1 hour, ub1 minute, ub1 second, ub4 nanosecond) |
| |
| | datetime (unsigned short f=descriptor_cache|descriptor_free) |
| |
| | datetime (datetime &) |
| |
| datetime & | operator= (datetime &) |
| |
| | ~datetime () |
| |
| odb::oracle::datetime::datetime |
( |
datetime & |
| ) |
|
| odb::oracle::datetime::~datetime |
( |
| ) |
|
| void odb::oracle::datetime::get |
( |
sb2 & |
year, |
|
|
ub1 & |
month, |
|
|
ub1 & |
day, |
|
|
ub1 & |
hour, |
|
|
ub1 & |
minute, |
|
|
ub1 & |
second, |
|
|
ub4 & |
nanosecond |
|
) |
| const |
| void odb::oracle::datetime::set |
( |
sb2 |
year, |
|
|
ub1 |
month, |
|
|
ub1 |
day, |
|
|
ub1 |
hour, |
|
|
ub1 |
minute, |
|
|
ub1 |
second, |
|
|
ub4 |
nanosecond |
|
) |
| |
| OCIEnv* odb::oracle::datetime::environment |
| unsigned short odb::oracle::datetime::flags |
| sb2 odb::oracle::datetime::year_ |
| ub1 odb::oracle::datetime::month_ |
| ub1 odb::oracle::datetime::day_ |
| ub1 odb::oracle::datetime::hour_ |
| ub1 odb::oracle::datetime::minute_ |
| ub1 odb::oracle::datetime::second_ |
| ub4 odb::oracle::datetime::nanosecond_ |
The documentation for this struct was generated from the following file: