//: C05:Public.cpp
// From Thinking in C++, 2nd Edition
// Available at http://www.BruceEckel.com
// (c) Bruce Eckel 1999
// Copyright notice in Copyright.txt
// Public is just like C's stru
[DEFAULT]
BASEURL=http://www.cs.cmu.edu/afs/cs.cmu.edu/project/scandal/public/code/nesl/nesl/
[InternetShortcut]
URL=http://www.cs.cmu.edu/afs/cs.cmu.edu/project/scandal/public/code/nesl/nesl/
Mod
struct public {
int trans_type; /* 交易类型 */
int old_type; /* 原交易类型 */
char saf_flag; /* Store anf Forward flag */
int target_hostid; /* 路由后的程序模板号 */
char tpdu_source[3]; /* 网控器tpd
struct public {
int trans_type; /* 交易类型 */
int old_type; /* 原交易类型 */
char saf_flag; /* Store anf Forward flag */
int target_hostid; /* 路由后的程序模板号 */
char tpdu_source[3]; /* 网控器tpd