Functions | Variables
WavPlayer.cpp File Reference
#include "WavPlayer.h"
Include dependency graph for WavPlayer.cpp:

Go to the source code of this file.

Functions

void WavPlayerInit (RTC::Manager *manager)

Variables

static const char * wavplayer_spec []

Function Documentation

Definition at line 157 of file WavPlayer.cpp.


Variable Documentation

const char* wavplayer_spec[] [static]
Initial value:
  {
    "implementation_id", "WavPlayer",
    "type_name",         "WavPlayer",
    "description",       "wave file player",
    "version",           HRPSYS_PACKAGE_VERSION,
    "vendor",            "AIST",
    "category",          "example",
    "activity_type",     "DataFlowComponent",
    "max_instance",      "10",
    "language",          "C++",
    "lang_type",         "compile",
    

    ""
  }

Definition at line 14 of file WavPlayer.cpp.



hrpsys
Author(s): AIST, Fumio Kanehiro
autogenerated on Wed May 15 2019 05:02:20