Mobile API Reference  MicroStrategy 2019
TestSimpleExpr.h
Go to the documentation of this file.
1 //
2 // TestSimpleExpr.h
3 // ReportServiceCore
4 //
5 // Created by ydong on 1/28/13.
6 // Copyright (c) 2013 MicroStrategy, Inc. All rights reserved.
7 //
8 
9 #ifndef __ReportServiceCore__TestSimpleExpr__
10 #define __ReportServiceCore__TestSimpleExpr__
11 void Test();
12 DFCCSI* LoadFromBinaryFile(const std::string& iFileFullPath, MBase::Buffer* iBuffer);
13 #endif /* defined(__ReportServiceCore__TestSimpleExpr__) */
Definition: Buffer.h:58
void Test()
DFCCSI * LoadFromBinaryFile(const std::string &iFileFullPath, MBase::Buffer *iBuffer)