Vector Help
MICROSAR QuickCom 1.0.0
Further Support
Further Support
Table of Contents
Home
About MICROSAR QuickCom
First Steps
Download & Installation
Build Your First App
Concepts
Architectural Overview
Service-Oriented Architecture
Proxy/Skeleton API
IPC
SOME/IP
Step by Step
Quick Workflow Overview
Define the Communication Model
Generate Proxy/Skeleton API
Use Proxy/Skeleton API
Implement Service Skeleton
Instantiate Service Proxy
Build Application
Run Application
References
C++ Skeleton/Proxy API
Skeleton Class
Preconstruct()
ServiceInterfaceSkeleton()
custommethod()
OfferService()
StopOfferService()
ProcessNextMethodCall()
SkeletonField Class Template
Update()
Send()
RegisterSetHandler()
RegisterGetHandler()
SkeletonEventClassTemplate
Send()
Allocate()
Proxy Class
Preconstruct()
FindService()
StartFindService()
StopFindService()
ReadServiceState()
ReadSkeletonConnectionState
ProxyField Class Template
Get()
Set()
ProxyEvent Class Template
Subscribe()
Unsubscribe()
GetFreeSampleCount()
GetNewSamples()
GetSMState()
GetResult()
SetReceiveHandler()
UnsetReceiveHandler()
GetSubscriptionState()
SetSubscriptionStateHandler()
UnsetSubscriptionStateHandler()
ProxyFireAndForgetMethod Class Template
operator()
ProxyMethod Class Template
operator()
SampleAllocateePtr Class Template
SampleAllocateePtr()
reset()
swap()
get()
bool()
operator!=()
operator*()
operator->()
operator=()
SamplePtr Class Template
SamplePtr()
Get()
GetProfileCheckStatus()
GetTimeStamp()
Reset()
Swap()
bool()
operator*()
operator->()
operator=()
Logger Class
CreateLogger()
SetLogLevel()
IsEnabled()
WithLevel()
LogInfo()
LogWarn()
LogError()
LogFatal()
LogDebug()
LogVerbose()
JSON ModelConfig
Data Type Configuration
Service Configuration
Executable Configuration
Deployment Configuration
Troubleshooting