39 std::
string find_file(const std::
string &_file) GAZEBO_DEPRECATED(2.3);
45 bool load(
int _argc = 0,
char **_argv = 0) GAZEBO_DEPRECATED(2.3);
51 bool init() GAZEBO_DEPRECATED(2.3);
57 void run() GAZEBO_DEPRECATED(2.3);
62 void stop() GAZEBO_DEPRECATED(2.3);
67 void fini() GAZEBO_DEPRECATED(2.3);
76 void addPlugin(const std::
string &_filename);