opendnp3  3.1.0
Reference implementation of DNP3 (IEEE-1815)
opendnp3::ICollection< T > Member List

This is the complete list of members for opendnp3::ICollection< T >, including all inherited members.

Count() const =0opendnp3::ICollection< T >pure virtual
Foreach(IVisitor< T > &visitor) const =0opendnp3::ICollection< T >pure virtual
ForeachItem(const Fun &fun) constopendnp3::ICollection< T >inline
ReadOnlyValue(T &value) constopendnp3::ICollection< T >inline