Class Specialization
Simple Holder
Simple copying wrapper without any additional state.
Holder
Simple Holder
Holder<TValue, Simple>
Include Headers
seqan/basic.h
Parameters
TValue
Type of the managed object.
Remarks
This holder stores a copy of the value.
Specialization of
Metafunctions
ReferenceReference type. (Holder)
SpecThe spec of a class. (Holder)
ValueType of the items in the container or behind an iterator. (Holder)
Member Functions
HolderConstructor (Holder)
Functions
assignAssigns one object to another object. (Holder)
assignValueAssigns value to item. (Holder)
clearResets an object. (Holder)
createMakes an object to owner of its content. (Holder)
dependentTest whether object depends on other objects. (Holder)
detachMakes an object independent from other objects. (Holder)
emptyTest a container for being empty. (Holder)
moveValueAssigns value to item. (Holder)
setValueMakes holder dependent. (Holder)
valueReference to the value. (Holder)
SeqAn - Sequence Analysis Library - www.seqan.de
 

Page built @2013/07/11 09:12:20