root/juggler/branches/2.2/modules/tweek/design_cpp/FloatSubjectImpl.cpp

Revision 11510, 176 bytes (checked in by patrickh, 6 years ago)

Added new diagrams and updated the project for new files and directories
added since the last update.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1 /* Generated by Together */
2
3 #include "FloatSubjectImpl.h"
4 FloatSubjectImpl::FloatSubjectImpl(){}
5 void FloatSubjectImpl::setValue(float){}
6 float FloatSubjectImpl::getValue(){}
Note: See TracBrowser for help on using the browser.