Alex exoskeleton
ALEX SoftwareDocumentation
Main Page
Related Pages
Classes
Files
File List
File Members
Refactor
src
libs
stateMachine
Event.cpp
Go to the documentation of this file.
1
//
2
// Created by William Campbell on 2019-09-24.
3
//
4
5
#include "
Event.h
"
6
7
8
const
char
*
Event::getName
(
void
) {
9
return
name
;
10
};
Event::name
const char * name
Definition:
Event.h:41
Event::getName
const char * getName(void)
Definition:
Event.cpp:8
Event.h
Generated by
1.8.11