UniMRCP
1.5.0
Main Page
Related Pages
Data Structures
Files
File List
Globals
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Pages
libs
mrcp-server
include
mrcp_server_types.h
Go to the documentation of this file.
1
/*
2
* Copyright 2008-2015 Arsen Chaloyan
3
*
4
* Licensed under the Apache License, Version 2.0 (the "License");
5
* you may not use this file except in compliance with the License.
6
* You may obtain a copy of the License at
7
*
8
* http://www.apache.org/licenses/LICENSE-2.0
9
*
10
* Unless required by applicable law or agreed to in writing, software
11
* distributed under the License is distributed on an "AS IS" BASIS,
12
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
* See the License for the specific language governing permissions and
14
* limitations under the License.
15
*/
16
17
#ifndef MRCP_SERVER_TYPES_H
18
#define MRCP_SERVER_TYPES_H
19
20
/**
21
* @file mrcp_server_types.h
22
* @brief MRCP Server Types
23
*/
24
25
#include "
mrcp_sig_types.h
"
26
#include "
mrcp_connection_types.h
"
27
#include "
mpf_types.h
"
28
29
APT_BEGIN_EXTERN_C
30
31
/** Opaque MRCP server declaration */
32
typedef
struct
mrcp_server_t
mrcp_server_t
;
33
34
/** Opaque MRCP server profile declaration */
35
typedef
struct
mrcp_server_profile_t
mrcp_server_profile_t
;
36
37
38
APT_END_EXTERN_C
39
40
#endif
/* MRCP_SERVER_TYPES_H */
APT_END_EXTERN_C
#define APT_END_EXTERN_C
Definition:
apt.h:38
mrcp_server_profile_t
Definition:
mrcp_server_session.h:116
mrcp_connection_types.h
MRCP Connection Types Declaration.
APT_BEGIN_EXTERN_C
#define APT_BEGIN_EXTERN_C
Definition:
apt.h:36
mpf_types.h
MPF Types Declarations.
mrcp_sig_types.h
MRCP Signaling Types Declaration.
mrcp_server_t
typedefAPT_BEGIN_EXTERN_C struct mrcp_server_t mrcp_server_t
Definition:
mrcp_server_types.h:32
Generated on Tue Aug 22 2017 10:11:48 for UniMRCP by
1.8.6