kick
Public Member Functions | Friends
kick::SyncValue< E > Class Template Reference
Inheritance diagram for kick::SyncValue< E >:
kick::AbstractEventListener

List of all members.

Public Member Functions

E & getValue ()
void setValue (const E &e)
 SyncValue (const SyncValue &)
SyncValueoperator= (const SyncValue &rhs)
 SyncValue (SyncValue &&other)
SyncValueoperator= (SyncValue &&rhs)

Friends

class Event< E >

Detailed Description

template<typename E>
class kick::SyncValue< E >

Definition at line 50 of file event_listener.h.


The documentation for this class was generated from the following files:
 All Classes Functions Variables