Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
src
Demos
DemoService
DemoService.h
Go to the documentation of this file.
1
#pragma once
2
3
class
DemoService
:
public
AppSecInc::Service::ServiceImpl
4
{
5
public
:
6
DemoService
();
7
protected
:
8
void
Run
();
9
};
DemoService::Run
void Run()
Definition:
DemoService.cpp:10
DemoService
Definition:
DemoService.h:3
DemoService::DemoService
DemoService()
Definition:
DemoService.cpp:4
AppSecInc::Service::ServiceImpl
service implementation
Definition:
ServiceImpl.h:8
© Application Security Inc. - All Rights Reserved
http://msiext.codeplex.com