This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#include <iostream> | |
#include <bsoncxx/builder/stream/document.hpp> | |
#include <bsoncxx/json.hpp> | |
#include <mongocxx/client.hpp> | |
#include <mongocxx/instance.hpp> | |
int main(int, char**) { | |
mongocxx::instance inst{}; | |
mongocxx::client conn{mongocxx::uri{}}; | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#include <opencv2/core.hpp> | |
#include <opencv2/highgui.hpp> | |
#include <opencv2/imgproc.hpp> | |
#include <iostream> | |
#include <string> | |
#include <math.h> | |
using namespace std; | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#Include "Totvs.ch" | |
/*/{Protheus.doc} TesteWs | |
( Exemplo pratico da classe TWsdlManager ) | |
@type Class | |
@author Ruann Carlos | |
@since 03/05/2018 | |
@version 1.0 | |
@return ${return}, ${return_description} | |
@country Brasil |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#INCLUDE "TOTVS.CH" | |
#INCLUDE "PROTHEUS.CH" | |
#INCLUDE "FWMVCDEF.CH" | |
#INCLUDE "FWMBROWSE.CH" | |
#INCLUDE "TBICONN.CH" | |
#INCLUDE "TOPCONN.CH" | |
static oRot := AuditoriaEcommerce():new() | |
/*/{Protheus.doc} AuditoriaEcommerce |