/**********************************************************
* 说明:发言信息类Message
* 作者:
* 创建日期:
*********************************************************/
using System;
using System.Data;
u
package cn.ialvin.util;
public class Message {
private String msg = "";
public Message() {}
public Message(String msg) { this.setMsg(msg); }
public String getMsg() { return msg; }
public
# US English Message file for Net components
# ## Internal [ 0, 19]
GOT_MINUS_ONE=Got minus one from a read call
ASSERTION_FAILED=Internal Error
# ## NT Errors [ 20, 99]
NT_CONNECTION_
## simplest possible valid message
## VALID_HEADER includes a LENGTH Header and LENGTH Body
VALID_HEADER method_call
REQUIRED_FIELDS
ALIGN 8
END_LENGTH Header
START_LENGTH Body
END_LENGTH Body
# Message with an array of array of uint32
VALID_HEADER method_call
REQUIRED_FIELDS
ALIGN 8
END_LENGTH Header
START_LENGTH Body
TYPE ARRAY
TYPE ARRAY
TYPE UINT32
LENGTH Array
START_LENGTH Array
##