|
dxd - dynax driver framework 2.7.0d222
cross platform open source driver development framework
|
#include <dx_key_value_tree.h>
Public Types | |
| using | dx_iterator_tag |
Public Member Functions | |
| iterator ()=default | |
| iterator (const key_value_tree &key_value_tree) | |
| bool | operator!= (const iterator &) const |
| key_value_tree & | operator* () const |
| void | operator++ () |
Protected Member Functions | |
| void | seed () |
Protected Attributes | |
| std::vector< key_value_tree > | container |
| std::vector< key_value_tree >::iterator | current |
|
inherited |
public marker for "derives from some dx::iterator<>" - detectable without touching anything reached through container_t's protected base.
|
default |
|
inline |
|
inlineinherited |
|
inline |
|
inlineinherited |
|
inlineprotectedinherited |
|
protectedinherited |
|
protectedinherited |
| (c) copyright 2009 dynamic acoustics e.U. | generated on |