cvtdriver
Driver for SmartFarm Device Converter
데이타 구조 | 매크로 | 열거형 타입
cvtdevicespec.h 파일 참조
#include <iostream>
#include <string>
#include <glog/logging.h>
#include "cvtcode.h"

이 파일의 소스 코드 페이지로 가기

데이타 구조

class  stdcvt::CvtDeviceSpec
 

매크로

#define _DS_MAX   6
 

열거형 타입

enum  _dsiv_t {
  _DS_TX = 0, _DS_TY = 1, _DS_TZ = 2, _DS_PX = 3,
  _DS_PY = 4, _DS_PZ = 5
}
 

상세한 설명

Copyright © 2018 ebio lab. SNU. All Rights Reserved.

날짜
2018-02-24, JoonYong
작성자
Kim, JoonYong tombr.nosp@m.aid@.nosp@m.snu.a.nosp@m.c.kr

This file is template of CvtDeviceSpec. refer from: https://github.com/ebio-snu/stdcvt