root/vtcross/trunk/src/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Chgset Date Author Log Message
(edit) @211 [211] 15 years bhilburn Removing unnecessary includes and adding one to components.h that …
(edit) @209 [209] 15 years bhilburn Simply whitespace fixes.
(edit) @208 [208] 15 years bhilburn %s/\t/\ \ \ \ /g
(edit) @207 [207] 15 years jgaeddert Added CognitiveRadioShell? class and Shell demo.
(edit) @203 [203] 15 years bhilburn Making ConnectToRemoteComponent? an engine function since the SML doesn't …
(edit) @199 [199] 15 years bhilburn Apparently trying to add a library to the header inline compilation …
(edit) @196 [196] 15 years bhilburn Removing redundant functions in libvtcross
(edit) @195 [195] 15 years bhilburn CE_Info didn't make sense anymore since it was really describing the …
(edit) @194 [194] 15 years bhilburn Finished implementing basic structure of WaitForSignal?, added new …
(edit) @193 [193] 15 years bhilburn Minor change to make things more consistent.
(edit) @192 [192] 15 years bhilburn Removed older declerations for the GetRemoteComponentType? function.
(edit) @191 [191] 15 years bhilburn Renamed the private socketFD to commandSocketFD to make it easier to …
(edit) @190 [190] 15 years bhilburn Implemented the GetRemoteComponentType? function is the components header …
(edit) @188 [188] 15 years bhilburn Finished migration to functions using private socketFD field rather than …
(edit) @187 [187] 15 years bhilburn Abandoning the RemoteComponent? struct; migrating to a simple socketFD and …
(edit) @186 [186] 15 years bhilburn Made the remotecomponent struct public since information hiding doesn't …
(edit) @185 [185] 15 years bhilburn PolicyEngine? code now compiling with new RemoteComponent? struct changes. …
(edit) @184 [184] 15 years bhilburn Added a new CreateClientSocket? function, using the new RemoteComponent?
(edit) @183 [183] 15 years bhilburn Implemented a remote component information struct in containers that can …
(edit) @182 [182] 15 years bhilburn Need to get the components using standard TCP/IP structs to store …
(edit) @181 [181] 15 years bhilburn Implemented a more standard way of registering/deregistering components …
(edit) @180 [180] 15 years bhilburn Making message char* types const.
(edit) @177 [177] 15 years bhilburn Cleaned up the new additions to the socketcomm library.
(edit) @176 [176] 15 years bhilburn Moved three functions from the shell's implementation to the socket …
(edit) @174 [174] 15 years bhilburn Moving the SendMessage? function over to a const char*, which (I think) …
(edit) @173 [173] 15 years bhilburn The cstring experiment failed. Heading back to std::strings.
(edit) @171 [171] 15 years bhilburn Migrating back to using cstrings, which is definitely the better choice …
(edit) @170 [170] 15 years bhilburn Added at _ton_ of TODOs where documentation needs to be written.
(edit) @165 [165] 15 years bhilburn None is going to use experimtal g++ libs; being realistic and removing the …
(add) @161 [161] 15 years bhilburn .
Note: See TracRevisionLog for help on using the revision log.