#include <Task.h>
#include <string>
#include <vector>
#include "acsdaemonC.h"
Go to the source code of this file.
Classes |
class | TestAcsDaemonAsyncStopRequest |
Functions |
int | shutdownContainers (std::vector< std::string > containers, std::string) throw (CORBA::SystemException,acsdaemonErrType::FailedToStopContainerEx,ACSErrTypeCommon::BadParameterEx) |
int | main (int argc, char *argv[]) |
Function Documentation
int main |
( |
int |
argc, |
|
|
char * |
argv[] | |
|
) |
| | |
int shutdownContainers |
( |
std::vector< std::string > |
containers, |
|
|
std::string |
| |
|
) |
| | throw (CORBA::SystemException,acsdaemonErrType::FailedToStopContainerEx,ACSErrTypeCommon::BadParameterEx) |