代码搜索:Structs
找到约 2,696 项符合「Structs」的源代码
代码结果 2,696
www.eeworm.com/read/9022/161685
h mom_structs.h
#ifndef _MOM_STRUCTS_H_
#define _MOM_STRUCTS_H_
#include "momusys.h"
#define VERSION 1
enum image_type {SHORT_TYPE,FLOAT_TYPE,UCHAR_TYPE};
typedef enum image_type ImageType;
union image_data
www.eeworm.com/read/9264/166398
h snmp_structs.h
/**
* @file
* Generic MIB tree structures.
*
* @todo namespace prefixes
*/
/*
* Copyright (c) 2006 Axon Digital Design B.V., The Netherlands.
* All rights reserved.
*
* Redistribu
www.eeworm.com/read/9264/166463
c mib_structs.c
/**
* @file
* MIB tree access/construction functions.
*/
/*
* Copyright (c) 2006 Axon Digital Design B.V., The Netherlands.
* All rights reserved.
*
* Redistribution and use in source
www.eeworm.com/read/13390/275160
h snmp_structs.h
/**
* @file
* Generic MIB tree structures.
*
* @todo namespace prefixes
*/
/*
* Copyright (c) 2006 Axon Digital Design B.V., The Netherlands.
* All rights reserved.
*
* Redistribu
www.eeworm.com/read/13390/275225
c mib_structs.c
/**
* @file
* MIB tree access/construction functions.
*/
/*
* Copyright (c) 2006 Axon Digital Design B.V., The Netherlands.
* All rights reserved.
*
* Redistribution and use in source
www.eeworm.com/read/13921/287732
h mom_structs.h
//图象、VOP等数据结构的定义
#ifndef _MOM_STRUCTS_H_
#define _MOM_STRUCTS_H_
#include "momusys.h"
#define VERSION 1 /* Image Structure Version */
/*****
*
* Basic and generic image structure
www.eeworm.com/read/14356/330314
h mom_structs.h
#ifndef _MOM_STRUCTS_H_
#define _MOM_STRUCTS_H_
#include "momusys.h"
#define VERSION 1
enum image_type {SHORT_TYPE,FLOAT_TYPE,UCHAR_TYPE};
typedef enum image_type ImageType;
union image_data
www.eeworm.com/read/15102/431268
h mom_structs.h
#ifndef _MOM_STRUCTS_H_
#define _MOM_STRUCTS_H_
#include "momusys.h"
#define VERSION 1 /* Image Structure Version */
/*****
*
* Basic and generic image structure
*
*****/
enum
www.eeworm.com/read/15349/448967
h snmp_structs.h
/**
* @file
* Generic MIB tree structures.
*
* @todo namespace prefixes
*/
/*
* Copyright (c) 2006 Axon Digital Design B.V., The Netherlands.
* All rights reserved.
*
* Redistribu
www.eeworm.com/read/15349/449032
c mib_structs.c
/**
* @file
* MIB tree access/construction functions.
*/
/*
* Copyright (c) 2006 Axon Digital Design B.V., The Netherlands.
* All rights reserved.
*
* Redistribution and use in source