/core/externals/update-engine/externals/gdata-objectivec-client/Source/Clients/Finance/GDataFinance.h
http://macfuse.googlecode.com/ · C++ Header · 35 lines · 13 code · 4 blank · 18 comment · 0 complexity · 7b6d3d427f3f8a1949b42478fb25f4c9 MD5 · raw file
- /* Copyright (c) 2008 Google Inc.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
- */
- //
- // GDataFinance.h
- //
- #import "GDataElements.h"
- // Finance
- #import "GDataEntryFinancePortfolio.h"
- #import "GDataEntryFinancePosition.h"
- #import "GDataEntryFinanceTransaction.h"
- #import "GDataFeedFinancePortfolio.h"
- #import "GDataFeedFinancePosition.h"
- #import "GDataFeedFinanceTransaction.h"
- #import "GDataFinanceSymbol.h"
- #import "GDataMoneyElements.h"
- #import "GDataPortfolioElements.h"
- #import "GDataFinanceTransactionData.h"
- #import "GDataServiceGoogleFinance.h"
- #import "GDataQueryFinance.h"