Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

plist::AutoPrimitiveListener Struct Reference

Auto subscribe/unsubscribe from a Primitive. More...

#include <plistPrimitives.h>

Inheritance diagram for plist::AutoPrimitiveListener:

Detailed Description

Auto subscribe/unsubscribe from a Primitive.

Definition at line 194 of file plistPrimitives.h.

List of all members.

Public Member Functions

 AutoPrimitiveListener (const plist::PrimitiveBase &source)
 constructor, specify value
AutoPrimitiveListeneroperator= (const AutoPrimitiveListener &)
 assignment, no-op
 ~AutoPrimitiveListener ()
 destructor, automatically unsubscribes

Public Attributes

const plist::PrimitiveBasesrc
 the value being monitored

Constructor & Destructor Documentation

plist::AutoPrimitiveListener::AutoPrimitiveListener ( const plist::PrimitiveBase source  ) 

constructor, specify value

Definition at line 196 of file plistPrimitives.h.

plist::AutoPrimitiveListener::~AutoPrimitiveListener (  ) 

destructor, automatically unsubscribes

Definition at line 200 of file plistPrimitives.h.


Member Function Documentation

AutoPrimitiveListener& plist::AutoPrimitiveListener::operator= ( const AutoPrimitiveListener  ) 

assignment, no-op

Definition at line 198 of file plistPrimitives.h.


Member Data Documentation

the value being monitored

Definition at line 201 of file plistPrimitives.h.


The documentation for this struct was generated from the following file:

Tekkotsu v5.1CVS
Generated Mon May 9 04:59:25 2016 by Doxygen 1.6.3