Show
Ignore:
Timestamp:
05/17/10 03:14:03 (14 years ago)
Author:
nikhil
Message:
 
Location:
vtcross/branches/nikhil/crossmodel1
Files:
1 modified
1 copied

Legend:

Unmodified
Added
Removed
  • vtcross/branches/nikhil/crossmodel1/src/include/vtcross/cross_shell.h

    r537 r554  
    9393        void RegisterCognitiveEngine(int32_t socketFD); 
    9494        void DeregisterCognitiveEngine(int32_t socketFD); 
    95         void RegisterPolicyEngine(int32_t socketFD); 
    96         void DeregisterPolicyEngine(int32_t socketFD); 
    97         void RegisterSML(int32_t socketFD); 
    98         void DeregisterSML(int32_t socketFD); 
     95 
     96 
     97 
     98 
    9999         
    100100        /*! \brief Set the active mission. 
     
    104104         * This command is basically passed through the CRS to the SML. 
    105105         */ 
    106         void SetActiveMission(int32_t socketFD); 
     106 
    107107 
    108108        /* Handle a message that is received from a component.