Functionality related to the State abstract class. More...
Go to the source code of this file.
Classes | |
struct | nrg::StateConnectionOut |
Interface for wrapping ConnectionOut with rate-limiting functionality. More... | |
struct | nrg::State |
Abstract class that represents a protocol followed by the Server and Client. More... | |
struct | nrg::StateConnectionOutImpl |
Implementation of StateConnectionOut. More... | |