service_if.cpp

Interface to RGIS MapService and RouteService [詳細]

#include "cur_pos.h"
#include "debug_utils.h"
#include "baseRTC.h"
#include "navigation_data.h"
#include "Localization.h"
#include "GridMap.h"
#include "Path.h"
#include "service_if.h"
#include "merge_grid.h"

service_if.cppのインクルード依存関係図


関数

bool operator== (const PntC &lhs, const PntC &rhs)
 PntCの等号演算子
bool operator!= (const PntC &lhs, const PntC &rhs)
 PntCの不等演算子
double now ()

説明

Interface to RGIS MapService and RouteService

作者:
SAGAMI, Tsuyoshi <sagami@brains.co.jp>

関数

double @13::now (  )  [inline, static]

bool @13::operator!= ( const PntC lhs,
const PntC rhs 
) [static]

PntCの不等演算子

引数:
[in] lhs 左辺
[in] rhs 右辺
等値の否定

bool @13::operator== ( const PntC lhs,
const PntC rhs 
) [static]

PntCの等号演算子

引数:
[in] lhs 左辺
[in] rhs 右辺
全ての成分が等しい場合に両辺は等しい


大経路コンポーネントに対してThu Jun 17 20:25:25 2010に生成されました。  doxygen 1.5.5