Main Page
Modules
Namespaces
Classes
Files
db
::
Sequence
close
create
create
get_cur_value
get_next_value
open
operator=
Sequence
Sequence
~Sequence
const
Sequence
& db::Sequence::operator=
(
const
Sequence
&
o
)
Make a copy of the
Sequence
object.
Both objects will refer to the same sequence generator.
Parameters:
o
The
Sequence
to be copied.
Returns:
A reference to this
Sequence
.
Copyright © 2005-2008 ITTIA®. All rights reserved.