Concept
HostedConcept Type
Concept for types that have a host.
Concept Definition
Required Metafunctions
HostType of the object a given object depends on.
Required Functions
assignHostAssign to the host of a given value.
clearHostClear the host of the given object.
createHostConstruct the host of the given object.
dependentHostQuery dependent state of a hosted object.
emptyHostQuery emptiness state of a hosted object.
hostThe object a given object depends on.
moveHostAssign to the host of a given value.
setHostSets the host of an object.
Remarks
The functions of this concept assume that the hosted object exports a function _dataHost that returns a reference to a holder type of Host<T>::Type &.
SeqAn - Sequence Analysis Library - www.seqan.de
 

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