# CellfenceInfo
## 概述
定义基站基本信息的数据结构。
**Since:**
4.0
**相关模块:**
[HdiLpfenceCellfence](_hdi_lpfence_cellfence.md)
## 汇总
### Public 属性
| 名称 | 描述 |
| -------- | -------- |
| [lac](#lac) | unsigned int
基站号 |
| [cid](#cid) | unsigned long
小区号 |
## 类成员变量说明
### cid
```
unsigned long CellfenceInfo::cid
```
**描述:**
小区号
### lac
```
unsigned int CellfenceInfo::lac
```
**描述:**
基站号