Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

DocxManagerErrorCode.h File Reference

Class to specify the error code More...

Go to the source code of this file.

Enumerations

enum  DocxManagerErrorCode {
  WAPI_SUCCESS, WAPI_CANNOT_LOAD_FILE, WAPI_INVALID_FILE, WAPI_NO_MERGE_DATA,
  WAPI_LINKING_KEY_ISNT_SET, WAPI_NO_LINKING_KEY, WAPI_CANNOT_FIND_DIR, WAPI_WRITING_ERROR,
  WAPI_ISNT_LOCAL_FILE, WAPI_UNSUPPORTED_IMAGE_FILE, WAPI_EXPIRE_EVALUATION, WAPI_CANNOT_LOAD_LICFILE,
  WAPI_INVALID_LICFILE, WAPI_INVALID_OUTPUT
}
 Error code More...


Functions

template<typename T> std::ostream & operator<< (typename std::enable_if< std::is_enum< T >::value, std::ostream >::type &stream, const T &e)


Detailed Description

Class to specify the error code

Author:
Nakashima h
Date:
2021-10-06
Id
DocxManagerErrorCode.h 46 2022-07-15 09:03:22Z nakashima-h

Copyright (c) 2020-2022 Antenna House, Inc. All rights reserved.


Enumeration Type Documentation

enum DocxManagerErrorCode
 

Error code

Enumeration values:
WAPI_SUCCESS 
WAPI_CANNOT_LOAD_FILE 
WAPI_INVALID_FILE 
WAPI_NO_MERGE_DATA 
WAPI_LINKING_KEY_ISNT_SET 
WAPI_NO_LINKING_KEY 
WAPI_CANNOT_FIND_DIR 
WAPI_WRITING_ERROR 
WAPI_ISNT_LOCAL_FILE 
WAPI_UNSUPPORTED_IMAGE_FILE 
WAPI_EXPIRE_EVALUATION 
WAPI_CANNOT_LOAD_LICFILE 
WAPI_INVALID_LICFILE 
WAPI_INVALID_OUTPUT 


Function Documentation

template<typename T>
std::ostream& operator<< typename std::enable_if< std::is_enum< T >::value, std::ostream >::type &    stream,
const T &    e
 


Generated on 10 Apr 2023 for Word API C/C++ Interface by Doxygen 1.3-rc2