Show
Ignore:
Timestamp:
06/16/09 14:21:14 (15 years ago)
Author:
trnewman
Message:

Adding set active mission functionality in the shell

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • vtcross/trunk/src/include/vtcross/components.h

    r278 r281  
    367367        void RegisterSML(int32_t socketFD); 
    368368        void DeregisterSML(int32_t socketFD); 
     369         
     370        void SetActiveMission(int32_t socketFD); 
    369371 
    370372        /* Handle a message that is received from a component.