![]() |
Shadowrun: Awakened 29 September 2011 - Build 871
|
Go to the source code of this file.
Classes | |
| class | RoutineAnalyzer::RoutineParamBase |
| Implements the core functionality of a routine parameter Child classes of this class implement specific code generation and logic. More... | |
Namespaces | |
| namespace | RoutineAnalyzer |
Enumerations | |
| enum | RoutineAnalyzer::ParameterTypes { RoutineAnalyzer::IntByValue, RoutineAnalyzer::IntByReference, RoutineAnalyzer::StringByValue, RoutineAnalyzer::StringByReference } |
| The various types of parameters currently support by this class (and therefore this application) If a new parameter type needs to be added to this list, then this class must be thoughtfully modified to support it NOTE: ByValue types should be associated with an IN parameter, ByReference with OUT parameters. More... | |
Copyright © 2007-2010 by The Shadowrun: Awakened Team. This work is licensed under the GNU Lesser General Public License 3.