HDK
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
NET_MailNetworkReply.h
Go to the documentation of this file.
1
/*
2
* PROPRIETARY INFORMATION. This software is proprietary to
3
* Side Effects Software Inc., and is not to be reproduced,
4
* transmitted, or disclosed in any way without written permission.
5
*
6
* NAME: NET_MailNetworkReply.h
7
*
8
* COMMENTS:
9
*
10
*
11
*/
12
13
#ifndef __NET_MAILNETWORKREPLY_H__
14
#define __NET_MAILNETWORKREPLY_H__
15
16
#include "
NET_API.h
"
17
18
#include <
UT/UT_Array.h
>
19
#include <
UT/UT_ErrorCode.h
>
20
21
class
NET_API
NET_MailNetworkReply
22
{
23
public
:
24
NET_MailNetworkReply
();
25
26
UT_ErrorCode
myErrorCode
;
27
UT_Array<char>
myErrorBuffer
;
28
};
29
30
#endif // __NET_MAILNETWORKREPLY_H__
31
NET_MailNetworkReply::myErrorCode
UT_ErrorCode myErrorCode
Definition:
NET_MailNetworkReply.h:26
UT_Array.h
UT_Array< char >
NET_API
#define NET_API
Definition:
NET_API.h:9
NET_API.h
UT_ErrorCode.h
NET_MailNetworkReply::myErrorBuffer
UT_Array< char > myErrorBuffer
Definition:
NET_MailNetworkReply.h:27
NET_MailNetworkReply
Definition:
NET_MailNetworkReply.h:21
UT_ErrorCode
std::error_code UT_ErrorCode
Definition:
UT_ErrorCode.h:20
NET
NET_MailNetworkReply.h
Generated on Sun Nov 17 2024 03:01:31 for HDK by
1.8.6