trick/include/trick
Alex Lin 15bfd75b32 Don't resize active event array size with every operation #562
Started the active event allocation at 100 events.  If more are needed, we
add 100 allocations each time.  The array is never reduced in size if
events are deleted, events are moved to the front of the array and the
remaining elements are set to NULL.
2018-02-14 17:28:21 -06:00
..
compat Remove duplicate stand-alone libraries 2015-06-24 17:18:06 -05:00
swig Remove trailing whitespaces 2016-11-08 10:25:07 +01:00
ABM_Integrator.hh Ignore privacy 2016-04-13 16:07:15 -05:00
ADefParseContext.hh Remove trailing whitespaces 2016-11-08 10:25:07 +01:00
attributes.h A Trick headers to include files without headers. Ref #403 2017-04-20 13:26:47 -05:00
AttributesMap.hh A Trick headers to include files without headers. Ref #403 2017-04-20 13:26:47 -05:00
AttributesTypeID.hh Standardize directory names 2015-06-09 08:44:42 -05:00
BC635Clock.hh Standardize directory names 2015-06-09 08:44:42 -05:00
bitfield_proto.h Standardize directory names 2015-06-09 08:44:42 -05:00
bst.h Remove trailing whitespaces 2016-11-08 10:25:07 +01:00
checkpoint_fwd_declare.hh Feature request: Support checkpointing and logging of std::array #480 2017-09-27 16:01:52 -05:00
checkpoint_is_stl_container.hh Feature request: Support checkpointing and logging of std::array #480 2017-09-27 16:01:52 -05:00
checkpoint_map.hh Pointers to STLs cannot be checkpointed. #552 2018-01-25 13:25:29 -06:00
checkpoint_pair.hh Pointers to STLs cannot be checkpointed. #552 2018-01-25 13:25:29 -06:00
checkpoint_queue.hh Pointers to STLs cannot be checkpointed. #552 2018-01-25 13:25:29 -06:00
checkpoint_sequence_stl.hh Pointers to STLs cannot be checkpointed. #552 2018-01-25 13:25:29 -06:00
checkpoint_stack.hh Pointers to STLs cannot be checkpointed. #552 2018-01-25 13:25:29 -06:00
checkpoint_stl_protos.hh Add direct STL checkpointing 2016-04-04 15:07:57 -05:00
checkpoint_stl.hh Feature request: Support checkpointing and logging of std::array #480 2017-09-27 16:01:52 -05:00
CheckPointAgent.hh A Trick headers to include files without headers. Ref #403 2017-04-20 13:26:47 -05:00
CheckPointRestart_c_intf.hh checkpoint_safestore_set_enabled() has the worst name ever 2016-04-15 09:41:28 -05:00
CheckPointRestart.hh Remove trailing whitespaces 2016-11-08 10:25:07 +01:00
ChkPtParseContext.hh Remove trailing whitespaces 2016-11-08 10:25:07 +01:00
ClassicCheckPointAgent.hh Remove trailing whitespaces 2016-11-08 10:25:07 +01:00
ClassSizeCheck.hh ICG exclude of class member variables now defines incorrect memory offsets in io_src #311 2016-10-21 13:13:43 -05:00
clock_proto.h Standardize directory names 2015-06-09 08:44:42 -05:00
Clock.hh Standardize directory names 2015-06-09 08:44:42 -05:00
collect_macros.h Standardize directory names 2015-06-09 08:44:42 -05:00
collect_proto.hh Standardize directory names 2015-06-09 08:44:42 -05:00
command_line_protos.h Standardize directory names 2015-06-09 08:44:42 -05:00
CommandLineArguments.hh Remove trailing whitespaces 2016-11-08 10:25:07 +01:00
complex.h Standardize directory names 2015-06-09 08:44:42 -05:00
constant.h Some of Trick's unit conversions have too many significant digits #557 2018-02-02 15:10:56 -06:00
data_record_proto.h Add funciton to remove all data record groups 2016-11-29 11:47:10 -06:00
DataRecordDispatcher.hh Add funciton to remove all data record groups 2016-11-29 11:47:10 -06:00
DataRecordGroup.hh Add ability to clear all variables from a DR group 2016-11-29 13:38:32 -06:00
debug_pause_proto.h Standardize directory names 2015-06-09 08:44:42 -05:00
DebugPause.hh Standardize directory names 2015-06-09 08:44:42 -05:00
dllist.h Remove trailing whitespaces 2016-11-08 10:25:07 +01:00
dmtcp_checkpoint_c_intf.hh Remove trailing whitespaces 2016-11-08 10:25:07 +01:00
DMTCP.hh Remove trailing whitespaces 2016-11-08 10:25:07 +01:00
DRAscii.hh Remove trailing whitespaces 2016-11-08 10:25:07 +01:00
DRBinary.hh Remove trailing whitespaces 2016-11-08 10:25:07 +01:00
DRHDF5.hh Remove trailing whitespaces 2016-11-08 10:25:07 +01:00
echojobs_proto.h Standardize directory names 2015-06-09 08:44:42 -05:00
EchoJobs.hh Standardize directory names 2015-06-09 08:44:42 -05:00
EnumAttributesMap.hh A Trick headers to include files without headers. Ref #403 2017-04-20 13:26:47 -05:00
env_proto.h Standardize directory names 2015-06-09 08:44:42 -05:00
Environment.hh Standardize directory names 2015-06-09 08:44:42 -05:00
Euler_Cromer_Integrator.hh Ignore privacy 2016-04-13 16:07:15 -05:00
Euler_Integrator.hh Ignore privacy 2016-04-13 16:07:15 -05:00
Event.hh A Trick headers to include files without headers. Ref #403 2017-04-20 13:26:47 -05:00
EventInstrument.hh A Trick headers to include files without headers. Ref #403 2017-04-20 13:26:47 -05:00
EventManager_c_intf.hh Standardize directory names 2015-06-09 08:44:42 -05:00
EventManager.hh Don't resize active event array size with every operation #562 2018-02-14 17:28:21 -06:00
EventProcessor.hh Ignore privacy 2016-04-13 16:07:15 -05:00
exec_proto.h Remove catches for non-Trick exceptions 2016-04-15 16:12:59 -05:00
exec_proto.hh Standardize directory names 2015-06-09 08:44:42 -05:00
Executive.hh Move the loop that waits for scheduled threads to finish out of advance_sim_time #292 2016-08-30 10:56:18 -05:00
ExecutiveException.hh Standardize directory names 2015-06-09 08:44:43 -05:00
external_application_c_intf.h Standardize directory names 2015-06-09 08:44:42 -05:00
ExternalApplication.hh Standardize directory names 2015-06-09 08:44:42 -05:00
ExternalApplicationManager.hh Standardize directory names 2015-06-09 08:44:42 -05:00
files_to_ICG.hh Create Message client that writes to screen on a separate thread #553 2018-01-25 15:59:19 -06:00
Flag.h Support using Python 3 2016-06-28 13:44:21 -05:00
FrameDataRecordGroup.hh Add direct STL checkpointing 2016-03-29 09:26:49 -05:00
framelog_proto.h Standardize directory names 2015-06-09 08:44:42 -05:00
FrameLog.hh Ignore privacy 2016-04-13 16:07:15 -05:00
GetTimeOfDayClock.hh Ignore privacy 2016-04-13 16:07:15 -05:00
input_processor_proto.h Standardize directory names 2015-06-09 08:44:42 -05:00
InputProcessor.hh Standardize directory names 2015-06-09 08:44:42 -05:00
InstrumentBase.hh Standardize directory names 2015-06-09 08:44:42 -05:00
IntegAlgorithms.hh Remove trailing whitespaces 2016-11-08 10:25:07 +01:00
IntegJobClassId.hh Standardize directory names 2015-06-09 08:44:42 -05:00
IntegLoopManager.hh Remove trailing whitespaces 2016-11-08 10:25:07 +01:00
IntegLoopScheduler.hh Add direct STL checkpointing 2016-03-29 09:26:49 -05:00
IntegLoopSimObject.hh Add direct STL checkpointing 2016-03-29 09:26:49 -05:00
integrator_c_intf.h Include stddef.h in integrator_c_intf.h. Refs #249 2016-06-10 15:46:10 -05:00
Integrator.hh Create va_list versions of Integrator state load and unload member functions. Ref #401 2017-03-28 17:55:27 -05:00
Interpolator.hh Remove deprecated dynamic exception specifiers. 2017-07-28 20:49:42 -05:00
io_alloc.h A Trick headers to include files without headers. Ref #403 2017-04-20 13:26:47 -05:00
IPPython.hh Suppress units conversion messages in input file. #414 2017-04-20 11:34:50 -05:00
IPPythonEvent.hh A Trick headers to include files without headers. Ref #403 2017-04-20 13:26:47 -05:00
ITimer.hh Standardize directory names 2015-06-09 08:44:42 -05:00
jit_input_file_proto.hh Standardize directory names 2015-06-09 08:44:42 -05:00
JITEvent.hh Ignore privacy 2016-04-13 16:07:15 -05:00
JITInputFile.hh Standardize directory names 2015-06-09 08:44:42 -05:00
JobData.hh Standardize directory names 2015-06-09 08:44:42 -05:00
JSONVariableServer.hh Ignore privacy 2016-04-13 16:07:15 -05:00
JSONVariableServerThread.hh Standardize directory names 2015-06-09 08:44:42 -05:00
lqueue.h Standardize directory names 2015-06-09 08:44:42 -05:00
lstack.h Standardize directory names 2015-06-09 08:44:42 -05:00
MalfunctionsTrickView.hh Standardize directory names 2015-06-09 08:44:42 -05:00
map_trick_units_to_udunits.hh Use udunits package for units conversions 2016-05-10 14:45:31 -05:00
MapStrToPtr.h Remove trailing whitespaces 2016-11-08 10:25:07 +01:00
master_proto.h Standardize directory names 2015-06-09 08:44:42 -05:00
Master.hh Add direct STL checkpointing 2016-03-29 09:26:49 -05:00
matrix_macros.h Ooops! Typo in macro. Ref #385 2017-03-03 18:33:53 -06:00
memorymanager_c_intf.h Remove trailing whitespaces 2016-11-08 10:25:07 +01:00
MemoryManager.hh Remove deprecated dynamic exception specifiers. 2017-07-28 20:49:42 -05:00
message_proto.h Standardize directory names 2015-06-09 08:44:42 -05:00
Message_proto.hh Standardize directory names 2015-06-09 08:44:42 -05:00
message_type.h A Trick headers to include files without headers. Ref #403 2017-04-20 13:26:47 -05:00
MessageCout.hh Standardize directory names 2015-06-09 08:44:42 -05:00
MessageFile.hh Create Message client that writes to screen on a separate thread #553 2018-01-25 15:59:19 -06:00
MessageLCout.hh A Trick headers to include files without headers. Ref #403 2017-04-20 13:26:47 -05:00
MessagePublisher.hh A Trick headers to include files without headers. Ref #403 2017-04-20 13:26:47 -05:00
MessageSubscriber.hh Create Message client that writes to screen on a separate thread #553 2018-01-25 15:59:19 -06:00
MessageTCDevice.hh Create Message client that writes to screen on a separate thread #553 2018-01-25 15:59:19 -06:00
MessageThreadedCout.hh Create Message client that writes to screen on a separate thread #553 2018-01-25 15:59:19 -06:00
MM4_Integrator.hh Ignore privacy 2016-04-13 16:07:15 -05:00
mm_error.h A Trick headers to include files without headers. Ref #403 2017-04-20 13:26:47 -05:00
mm_macros.hh Standardize directory names 2015-06-09 08:44:42 -05:00
montecarlo_c_intf.h Combine command and data sockets in Monte Carlo 2017-03-23 12:22:40 -05:00
MonteCarlo.hh Removed default_port_flag and socket_init. 2017-06-16 15:20:04 -05:00
MonteMonitor.hh Standardize directory names 2015-06-09 08:44:42 -05:00
MonteVar.hh Added additional variable information to the Monte_Runs data file. 2017-10-10 11:12:33 -05:00
MonteVarCalculated.hh Added additional variable information to the Monte_Runs data file. 2017-10-10 11:12:33 -05:00
MonteVarFile.hh Implemented a fix for multiple concurrent file handles. 2017-10-27 14:35:54 -05:00
MonteVarFixed.hh Added additional variable information to the Monte_Runs data file. 2017-10-10 11:12:33 -05:00
MonteVarRandom.hh Added additional variable information to the Monte_Runs data file. 2017-10-10 11:12:33 -05:00
ms_sim_mode.h Standardize directory names 2015-06-09 08:44:42 -05:00
MSConnect.hh Standardize directory names 2015-06-09 08:44:42 -05:00
MSSharedMem.hh Remove trailing whitespaces 2016-11-08 10:25:07 +01:00
MSSocket.hh Standardize directory names 2015-06-09 08:44:42 -05:00
MTV.hh A Trick headers to include files without headers. Ref #403 2017-04-20 13:26:47 -05:00
NL2_Integrator.hh Ignore privacy 2016-04-13 16:07:15 -05:00
outdllist.h Remove trailing whitespaces 2016-11-08 10:25:07 +01:00
parameter_types.h Symbolic links rise again #530 2017-12-12 10:17:24 -06:00
PlaybackFile.hh Standardize directory names 2015-06-09 08:44:42 -05:00
populate_attribute_maps.hh Standardize directory names 2015-06-09 08:44:42 -05:00
PythonPrint.hh duplicate include guards #379 2017-01-24 10:00:40 -06:00
quat_macros.h Added the conversion capabilities between Euler angles and quaternions. Refs:#216 2016-04-04 17:07:04 -05:00
rand_generator.h Remove trailing whitespaces 2016-11-08 10:25:07 +01:00
realtimesync_proto.h Move the lock_memory function out of the Executive to RealtimeSync 2016-03-10 17:05:47 -06:00
RealtimeSync.hh Print some timing statistics when the sim exits 2016-02-17 16:27:37 -06:00
record_array.h Remove trailing whitespaces 2016-11-08 10:25:07 +01:00
reference_frame.h Remove trailing whitespaces 2016-11-08 10:25:07 +01:00
reference.h Remove trailing whitespaces 2016-11-08 10:25:07 +01:00
RefParseContext.hh Remove trailing whitespaces 2016-11-08 10:25:07 +01:00
regula_falsi.h Remove trailing whitespaces 2016-11-08 10:25:07 +01:00
release.h Create Message client that writes to screen on a separate thread #553 2018-01-25 15:59:19 -06:00
RemoteShell.hh Standardize directory names 2015-06-09 08:44:42 -05:00
RK2_Integrator.hh Ignore privacy 2016-04-13 16:07:15 -05:00
RK4_Integrator.hh Ignore privacy 2016-04-13 16:07:15 -05:00
RKF45_Integrator.hh Ignore privacy 2016-04-13 16:07:15 -05:00
RKF78_Integrator.hh Ignore privacy 2016-04-13 16:07:15 -05:00
RKG4_Integrator.hh Ignore privacy 2016-04-13 16:07:15 -05:00
roundoff.h Standardize directory names 2015-06-09 08:44:42 -05:00
RtiEvent.hh A Trick headers to include files without headers. Ref #403 2017-04-20 13:26:47 -05:00
RtiExec.hh Standardize directory names 2015-06-09 08:44:42 -05:00
RtiList.hh Standardize directory names 2015-06-09 08:44:42 -05:00
RtiStager.hh Standardize directory names 2015-06-09 08:44:42 -05:00
ScheduledJobQueue.hh Standardize directory names 2015-06-09 08:44:42 -05:00
ScheduledJobQueueInstrument.hh Standardize directory names 2015-06-09 08:44:42 -05:00
Scheduler.hh Remove trailing whitespaces 2016-11-08 10:25:07 +01:00
sie_c_intf.h Standardize directory names 2015-06-09 08:44:42 -05:00
Sie.hh Standardize directory names 2015-06-09 08:44:42 -05:00
sim_mode.h Remove trailing whitespaces 2016-11-08 10:25:07 +01:00
SimControlPanel.hh Standardize directory names 2015-06-09 08:44:42 -05:00
SimObject.hh Remove trailing whitespaces 2016-11-08 10:25:07 +01:00
simtime_proto.h Standardize directory names 2015-06-09 08:44:42 -05:00
simtime.h Standardize directory names 2015-06-09 08:44:42 -05:00
SimTime.hh A Trick headers to include files without headers. Ref #403 2017-04-20 13:26:47 -05:00
sizedata.h Remove trailing whitespaces 2016-11-08 10:25:07 +01:00
Slave.hh Standardize directory names 2015-06-09 08:44:42 -05:00
STLInterface.hh A Trick headers to include files without headers. Ref #403 2017-04-20 13:26:47 -05:00
STLManager.hh Standardize directory names 2015-06-09 08:44:42 -05:00
StlRandomGenerator.hh Remove trailing whitespaces 2016-11-08 10:25:07 +01:00
StlRandomGeneratorSub.hh Added additional variable information to the Monte_Runs data file. 2017-10-10 11:12:33 -05:00
STLUtilities.hh Standardize directory names 2015-06-09 08:44:42 -05:00
StripChart.hh Standardize directory names 2015-06-09 08:44:42 -05:00
tc_proto.h Remove trailing whitespaces 2016-11-08 10:25:07 +01:00
tc.h Remove trailing whitespaces 2016-11-08 10:25:07 +01:00
ThreadBase.hh Ignore privacy 2016-04-13 16:07:15 -05:00
Threads.hh Add additional thread synchronization mechanisms 2015-12-02 10:35:25 -06:00
ThreadTrigger.hh Add additional thread synchronization mechanisms 2015-12-02 10:35:25 -06:00
time_offset.h A Trick headers to include files without headers. Ref #403 2017-04-20 13:26:47 -05:00
Timer.hh Standardize directory names 2015-06-09 08:44:42 -05:00
TPROCTEClock.hh Standardize directory names 2015-06-09 08:44:42 -05:00
trick_byteswap.h trick comm byteswap functions can't handle sizes above 65536 bytes 2016-04-19 09:02:57 -05:00
trick_error_hndlr.h Remove trailing whitespaces 2016-11-08 10:25:07 +01:00
trick_math_error.h Remove trailing whitespaces 2016-11-08 10:25:07 +01:00
trick_math_proto.h Change file name from char* to const char* in euler tranformation matrix functions. Ref #423 2017-05-15 14:02:01 -05:00
trick_math.h Align both M_PI and M_PI_2 values. 2017-03-30 10:02:58 -04:00
trick_tests.h Creating additional C-interface routines for UnitTest. #511 2018-02-03 19:56:08 -06:00
TrickConstant.hh Standardize directory names 2015-06-09 08:44:42 -05:00
TrickView.hh Standardize directory names 2015-06-09 08:44:42 -05:00
tsm_proto.h Standardize directory names 2015-06-09 08:44:42 -05:00
tsm.h Standardize directory names 2015-06-09 08:44:42 -05:00
UCFn.hh Standardize directory names 2015-06-09 08:44:42 -05:00
UdUnits.hh A Trick headers to include files without headers. Ref #403 2017-04-20 13:26:47 -05:00
Unit.hh Standardize directory names 2015-06-09 08:44:42 -05:00
units_conv.h Remove trailing whitespaces 2016-11-08 10:25:07 +01:00
UnitsMap.hh Standardize directory names 2015-06-09 08:44:42 -05:00
UnitTest.hh Add direct STL checkpointing 2016-03-29 09:26:49 -05:00
unix_commands.h Remove trailing whitespaces 2016-11-08 10:25:07 +01:00
value.h Remove trailing whitespaces 2016-11-08 10:25:07 +01:00
var.h A Trick headers to include files without headers. Ref #403 2017-04-20 13:26:47 -05:00
variable_server_message_types.h Standardize directory names 2015-06-09 08:44:42 -05:00
variable_server_proto.h Standardize directory names 2015-06-09 08:44:42 -05:00
variable_server_sync_types.h Standardize directory names 2015-06-09 08:44:42 -05:00
variable_server.h Remove trailing whitespaces 2016-11-08 10:25:07 +01:00
VariableServer.hh Ignore privacy 2016-04-13 16:07:15 -05:00
VariableServerListenThread.hh Variable server restart issues 2016-04-19 13:50:30 -05:00
VariableServerReference.hh Use udunits package for units conversions 2016-05-16 17:14:50 -05:00
VariableServerThread.hh Variable server restart issues 2016-04-19 13:50:30 -05:00
vector_macros.h Remove trailing whitespaces 2016-11-08 10:25:07 +01:00
vval.h Get the value of a variable not parsed by SWIG in python 2015-09-18 09:03:24 -05:00
wave_form.h Remove trailing whitespaces 2016-11-08 10:25:07 +01:00
wcs_ext.h Standardize directory names 2015-06-09 08:44:42 -05:00
Zeroconf.hh Standardize directory names 2015-06-09 08:44:42 -05:00