|
opendnp3
3.1.0
Reference implementation of DNP3 (IEEE-1815)
|
This is the complete list of members for opendnp3::ICollection< T >, including all inherited members.
| Count() const =0 | opendnp3::ICollection< T > | pure virtual |
| Foreach(IVisitor< T > &visitor) const =0 | opendnp3::ICollection< T > | pure virtual |
| ForeachItem(const Fun &fun) const | opendnp3::ICollection< T > | inline |
| ReadOnlyValue(T &value) const | opendnp3::ICollection< T > | inline |